Searched refs:nfc_jni_cache_object_local (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Nfc/nci/jni/ |
D | NfcJniUtil.h | 139 int nfc_jni_cache_object_local(JNIEnv* e, const char* className,
|
D | NativeLlcpServiceSocket.cpp | 71 if (nfc_jni_cache_object_local(e, gNativeLlcpSocketClassName, in nativeLlcpServiceSocket_doAccept()
|
D | NfcJniUtil.cpp | 146 int nfc_jni_cache_object_local(JNIEnv* e, const char* className, in nfc_jni_cache_object_local() function
|
D | NativeLlcpConnectionlessSocket.cpp | 207 if (nfc_jni_cache_object_local(e, "com/android/nfc/LlcpPacket", in nativeLlcpConnectionlessSocket_doReceiveFrom()
|
D | NativeNfcManager.cpp | 1359 if (nfc_jni_cache_object_local(e, gNativeLlcpServiceSocketClassName, in nfcManager_doCreateLlcpServiceSocket() 1518 if (nfc_jni_cache_object_local(e, gNativeLlcpSocketClassName, in nfcManager_doCreateLlcpSocket()
|