HomeSort by relevance Sort by last modified time
    Searched refs:REENTRANCE_LOCK (Results 1 - 8 of 8) sorted by null

  /packages/apps/Nfc/jni/
com_android_nfc_NativeLlcpSocket.cpp 132 REENTRANCE_LOCK();
191 REENTRANCE_LOCK();
236 REENTRANCE_LOCK();
272 REENTRANCE_LOCK();
333 REENTRANCE_LOCK();
387 REENTRANCE_LOCK();
416 REENTRANCE_LOCK();
com_android_nfc_NativeNfcSecureElement.cpp 240 REENTRANCE_LOCK();
294 REENTRANCE_LOCK();
307 REENTRANCE_LOCK();
352 REENTRANCE_LOCK();
384 REENTRANCE_LOCK();
425 REENTRANCE_LOCK();
503 REENTRANCE_LOCK();
536 REENTRANCE_LOCK();
578 REENTRANCE_LOCK();
662 REENTRANCE_LOCK();
    [all...]
com_android_nfc_NativeP2pDevice.cpp 144 REENTRANCE_LOCK();
225 REENTRANCE_LOCK();
308 REENTRANCE_LOCK();
376 REENTRANCE_LOCK();
432 REENTRANCE_LOCK();
com_android_nfc_NativeNfcManager.cpp 152 REENTRANCE_LOCK();
184 REENTRANCE_LOCK();
209 REENTRANCE_LOCK();
248 REENTRANCE_LOCK();
280 REENTRANCE_LOCK();
352 REENTRANCE_LOCK();
379 REENTRANCE_LOCK();
453 REENTRANCE_LOCK();
477 REENTRANCE_LOCK();
498 REENTRANCE_LOCK();
    [all...]
com_android_nfc_NativeLlcpServiceSocket.cpp 110 REENTRANCE_LOCK();
191 REENTRANCE_LOCK();
com_android_nfc_NativeLlcpConnectionlessSocket.cpp 81 REENTRANCE_LOCK();
162 REENTRANCE_LOCK();
217 REENTRANCE_LOCK();
com_android_nfc_NativeNfcTag.cpp 197 REENTRANCE_LOCK();
257 REENTRANCE_LOCK();
466 REENTRANCE_LOCK();
522 REENTRANCE_LOCK();
614 REENTRANCE_LOCK();
833 REENTRANCE_LOCK();
    [all...]
com_android_nfc.h 208 #define REENTRANCE_LOCK() pthread_mutex_lock(&nfc_jni_get_monitor()->reentrance_mutex)

Completed in 434 milliseconds