Searched refs:cached_obj (Results 1 – 3 of 3) sorted by relevance
142 int nfc_jni_cache_object (JNIEnv *e, const char *clsname, jobject *cached_obj);
129 jobject *cached_obj) in nfc_jni_cache_object() argument152 *cached_obj = e->NewGlobalRef(obj); in nfc_jni_cache_object()153 if(*cached_obj == NULL) in nfc_jni_cache_object()
227 jobject *cached_obj);