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

  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeP2pDevice.cpp 196 CONCURRENCY_UNLOCK();
265 CONCURRENCY_UNLOCK();
349 CONCURRENCY_UNLOCK();
404 CONCURRENCY_UNLOCK();
463 CONCURRENCY_UNLOCK();
com_android_nfc_NativeNfcSecureElement.cpp 346 CONCURRENCY_UNLOCK();
375 CONCURRENCY_UNLOCK();
445 CONCURRENCY_UNLOCK();
469 CONCURRENCY_UNLOCK();
527 CONCURRENCY_UNLOCK();
604 CONCURRENCY_UNLOCK();
705 CONCURRENCY_UNLOCK();
com_android_nfc_NativeNfcTag.cpp 230 CONCURRENCY_UNLOCK();
287 CONCURRENCY_UNLOCK();
491 CONCURRENCY_UNLOCK();
540 CONCURRENCY_UNLOCK();
639 CONCURRENCY_UNLOCK();
890 CONCURRENCY_UNLOCK();
    [all...]
com_android_nfc.h 224 #define CONCURRENCY_UNLOCK() pthread_mutex_unlock(&nfc_jni_get_monitor()->concurrency_mutex)
com_android_nfc_NativeNfcManager.cpp     [all...]

Completed in 82 milliseconds