Home | History | Annotate | Download | only in include

Lines Matching defs:DestroyJavaVM

1895     jint (JNICALL *DestroyJavaVM)(JavaVM *vm);
1910 jint DestroyJavaVM() {
1911 return functions->DestroyJavaVM(this);