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