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