Home | History | Annotate | Download | only in jni-headers

Lines Matching defs:DestroyJavaVM

1877     jint (JNICALL *DestroyJavaVM)(JavaVM *vm);
1892 jint DestroyJavaVM() {
1893 return functions->DestroyJavaVM(this);