Lines Matching defs:GetJavaVM
461 jint (*GetJavaVM)(JNIEnv*, JavaVM**);989 jint GetJavaVM(JavaVM** vm)990 { return functions->GetJavaVM(this, vm); }