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

  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeP2pDevice.cpp 134 CONCURRENCY_LOCK();
207 CONCURRENCY_LOCK();
282 CONCURRENCY_LOCK();
365 CONCURRENCY_LOCK();
418 CONCURRENCY_LOCK();
com_android_nfc_NativeNfcTag.cpp 185 CONCURRENCY_LOCK();
245 CONCURRENCY_LOCK();
447 CONCURRENCY_LOCK();
501 CONCURRENCY_LOCK();
574 CONCURRENCY_LOCK();
729 CONCURRENCY_LOCK();
    [all...]
com_android_nfc_NativeNfcSecureElement.cpp 221 CONCURRENCY_LOCK();
349 CONCURRENCY_LOCK();
378 CONCURRENCY_LOCK();
499 CONCURRENCY_LOCK();
530 CONCURRENCY_LOCK();
630 CONCURRENCY_LOCK();
com_android_nfc.h 223 #define CONCURRENCY_LOCK() pthread_mutex_lock(&nfc_jni_get_monitor()->concurrency_mutex)
com_android_nfc_NativeNfcManager.cpp     [all...]

Completed in 142 milliseconds