Searched defs:NewGlobalRef (Results 1 – 5 of 5) sorted by relevance
182 jobject (*NewGlobalRef)(JNIEnv*, jobject); member547 jobject NewGlobalRef(jobject obj) in NewGlobalRef() function
2217 TEST_F(JniInternalTest, NewGlobalRef) { in TEST_F() argument
2131 static jobject NewGlobalRef(JNIEnv* env, jobject obj) { in NewGlobalRef() function in art::__anone2f7feb60110::CheckJNI
774 static jobject NewGlobalRef(JNIEnv* env, jobject obj) { in NewGlobalRef() function in art::JNI