Searched defs:NewWeakGlobalRef (Results 1 - 1 of 1) sorted by relevance

/libnativehelper/include/nativehelper/
H A Djni.h485 jweak (*NewWeakGlobalRef)(JNIEnv*, jobject); member in struct:JNINativeInterface
1023 jweak NewWeakGlobalRef(jobject obj) function in struct:_JNIEnv
1024 { return functions->NewWeakGlobalRef(this, obj); }

Completed in 11 milliseconds