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

  /packages/apps/Nfc/jni/
com_android_nfc_NativeP2pDevice.cpp 195 CONCURRENCY_UNLOCK();
264 CONCURRENCY_UNLOCK();
348 CONCURRENCY_UNLOCK();
403 CONCURRENCY_UNLOCK();
462 CONCURRENCY_UNLOCK();
com_android_nfc_NativeNfcSecureElement.cpp 347 CONCURRENCY_UNLOCK();
376 CONCURRENCY_UNLOCK();
446 CONCURRENCY_UNLOCK();
470 CONCURRENCY_UNLOCK();
528 CONCURRENCY_UNLOCK();
605 CONCURRENCY_UNLOCK();
706 CONCURRENCY_UNLOCK();
com_android_nfc_NativeNfcTag.cpp 228 CONCURRENCY_UNLOCK();
285 CONCURRENCY_UNLOCK();
500 CONCURRENCY_UNLOCK();
551 CONCURRENCY_UNLOCK();
652 CONCURRENCY_UNLOCK();
903 CONCURRENCY_UNLOCK();
    [all...]
com_android_nfc.h 211 #define CONCURRENCY_UNLOCK() pthread_mutex_unlock(&nfc_jni_get_monitor()->concurrency_mutex)
com_android_nfc_NativeNfcManager.cpp     [all...]

Completed in 443 milliseconds