Searched refs:commonRef_idToRef (Results 1 – 4 of 4) sorted by relevance
33 jobject commonRef_idToRef(JNIEnv *env, jlong id);
298 ref = commonRef_idToRef(env, id); in isCollected()
185 ref = commonRef_idToRef(env, id); in inStream_readObjectRef()
512 commonRef_idToRef(JNIEnv *env, jlong id) in commonRef_idToRef() function