Lines Matching defs:GetJavaVM
459 jint (*GetJavaVM)(JNIEnv*, JavaVM**);987 jint GetJavaVM(JavaVM** vm)988 { return functions->GetJavaVM(this, vm); }