Searched defs:DestroyJavaVM (Results 1 - 1 of 1) sorted by relevance

/libnativehelper/include/nativehelper/
H A Djni.h1056 jint (*DestroyJavaVM)(JavaVM*); member in struct:JNIInvokeInterface
1070 jint DestroyJavaVM() function in struct:_JavaVM
1071 { return functions->DestroyJavaVM(this); }

Completed in 11 milliseconds