CACAO
|
Go to the source code of this file.
Functions | |
JNIEXPORT void JNICALL | Java_com_sun_cldchi_jvm_JVM_loadLibrary (JNIEnv *env, jclass clazz, jstring libName) |
void | _Jv_com_sun_cldchi_jvm_JVM_init (void) |
Variables | |
static JNINativeMethod | methods [] |
Definition at line 85 of file com_sun_cldchi_jvm_JVM.cpp.
JNIEXPORT void JNICALL Java_com_sun_cldchi_jvm_JVM_loadLibrary | ( | JNIEnv * | env, |
jclass | clazz, | ||
jstring | libName | ||
) |
Definition at line 50 of file com_sun_cldchi_jvm_JVM.cpp.
|
static |
Definition at line 74 of file com_sun_cldchi_jvm_JVM.cpp.