Home
last modified time | relevance | path

Searched defs:DeleteGlobalRef (Results 1 – 4 of 4) sorted by relevance

/art/runtime/jni/
Djava_vm_ext.cc705 void JavaVMExt::DeleteGlobalRef(Thread* self, jobject obj) { in DeleteGlobalRef() function in art::JavaVMExt
Djni_internal_test.cc2118 TEST_F(JniInternalTest, DeleteGlobalRef) { in TEST_F() argument
Dcheck_jni.cc2093 static void DeleteGlobalRef(JNIEnv* env, jobject obj) { in DeleteGlobalRef() function in art::__anon846bc2ca0111::CheckJNI
Djni_internal.cc681 static void DeleteGlobalRef(JNIEnv* env, jobject obj) { in DeleteGlobalRef() function in art::JNI