Searched defs:DestroyJavaVM (Results 1 – 4 of 4) sorted by relevance
/aosp12/art/runtime/jni/ | ||
H A D | java_vm_ext.cc | 385 static jint DestroyJavaVM(JavaVM* vm) { in DestroyJavaVM() function in art::JII |
H A D | check_jni.cc | 4058 static jint DestroyJavaVM(JavaVM* vm) { in DestroyJavaVM() function in art::__anone2f7feb60110::CheckJII |
/aosp12/system/extras/module_ndk_libs/libnativehelper/include_jni/ | ||
H A D | jni.h | 1041 jint (*DestroyJavaVM)(JavaVM*); member |
/aosp12/libnativehelper/include_jni/ | ||
H A D | jni.h | 1041 jint (*DestroyJavaVM)(JavaVM*); member |