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

  /packages/apps/Nfc/jni/
com_android_nfc_NativeLlcpSocket.cpp 138 REENTRANCE_UNLOCK();
197 REENTRANCE_UNLOCK();
235 REENTRANCE_UNLOCK();
275 REENTRANCE_UNLOCK();
336 REENTRANCE_UNLOCK();
388 REENTRANCE_UNLOCK();
417 REENTRANCE_UNLOCK();
com_android_nfc_NativeNfcSecureElement.cpp 235 REENTRANCE_UNLOCK();
290 REENTRANCE_UNLOCK();
304 REENTRANCE_UNLOCK();
344 REENTRANCE_UNLOCK();
376 REENTRANCE_UNLOCK();
417 REENTRANCE_UNLOCK();
491 REENTRANCE_UNLOCK();
521 REENTRANCE_UNLOCK();
563 REENTRANCE_UNLOCK();
646 REENTRANCE_UNLOCK();
    [all...]
com_android_nfc_NativeP2pDevice.cpp 146 REENTRANCE_UNLOCK();
227 REENTRANCE_UNLOCK();
310 REENTRANCE_UNLOCK();
378 REENTRANCE_UNLOCK();
434 REENTRANCE_UNLOCK();
com_android_nfc_NativeNfcManager.cpp 151 REENTRANCE_UNLOCK();
185 REENTRANCE_UNLOCK();
224 REENTRANCE_UNLOCK();
249 REENTRANCE_UNLOCK();
288 REENTRANCE_UNLOCK();
320 REENTRANCE_UNLOCK();
416 REENTRANCE_UNLOCK();
443 REENTRANCE_UNLOCK();
502 REENTRANCE_UNLOCK();
527 REENTRANCE_UNLOCK();
    [all...]
com_android_nfc_NativeLlcpServiceSocket.cpp 117 REENTRANCE_UNLOCK();
193 REENTRANCE_UNLOCK();
com_android_nfc_NativeLlcpConnectionlessSocket.cpp 88 REENTRANCE_UNLOCK();
168 REENTRANCE_UNLOCK();
223 REENTRANCE_UNLOCK();
com_android_nfc_NativeNfcTag.cpp 202 REENTRANCE_UNLOCK();
259 REENTRANCE_UNLOCK();
469 REENTRANCE_UNLOCK();
525 REENTRANCE_UNLOCK();
617 REENTRANCE_UNLOCK();
836 REENTRANCE_UNLOCK();
    [all...]
com_android_nfc.h 205 #define REENTRANCE_UNLOCK() pthread_mutex_unlock(&nfc_jni_get_monitor()->reentrance_mutex)

Completed in 3201 milliseconds