Searched defs:NewGlobalRef (Results 1 – 3 of 3) sorted by relevance
1459 TEST_F(JniInternalTest, NewGlobalRef) { in TEST_F() argument
1216 static jobject NewGlobalRef(JNIEnv* env, jobject obj) { in NewGlobalRef() function in art::CheckJNI
795 static jobject NewGlobalRef(JNIEnv* env, jobject obj) { in NewGlobalRef() function in art::JNI