Searched refs:REENTRANCE_LOCK (Results 1 - 8 of 8) sorted by relevance

/packages/apps/Nfc/jni/
H A Dcom_android_nfc_NativeLlcpSocket.cpp132 REENTRANCE_LOCK();
191 REENTRANCE_LOCK();
233 REENTRANCE_LOCK();
269 REENTRANCE_LOCK();
330 REENTRANCE_LOCK();
384 REENTRANCE_LOCK();
413 REENTRANCE_LOCK();
H A Dcom_android_nfc_NativeNfcSecureElement.cpp233 REENTRANCE_LOCK();
287 REENTRANCE_LOCK();
298 REENTRANCE_LOCK();
342 REENTRANCE_LOCK();
374 REENTRANCE_LOCK();
415 REENTRANCE_LOCK();
486 REENTRANCE_LOCK();
519 REENTRANCE_LOCK();
561 REENTRANCE_LOCK();
643 REENTRANCE_LOCK();
[all...]
H A Dcom_android_nfc_NativeP2pDevice.cpp144 REENTRANCE_LOCK();
225 REENTRANCE_LOCK();
308 REENTRANCE_LOCK();
376 REENTRANCE_LOCK();
432 REENTRANCE_LOCK();
H A Dcom_android_nfc_NativeNfcManager.cpp149 REENTRANCE_LOCK();
183 REENTRANCE_LOCK();
222 REENTRANCE_LOCK();
247 REENTRANCE_LOCK();
286 REENTRANCE_LOCK();
318 REENTRANCE_LOCK();
414 REENTRANCE_LOCK();
441 REENTRANCE_LOCK();
500 REENTRANCE_LOCK();
524 REENTRANCE_LOCK();
[all...]
H A Dcom_android_nfc_NativeLlcpServiceSocket.cpp110 REENTRANCE_LOCK();
191 REENTRANCE_LOCK();
H A Dcom_android_nfc_NativeLlcpConnectionlessSocket.cpp81 REENTRANCE_LOCK();
162 REENTRANCE_LOCK();
221 REENTRANCE_LOCK();
H A Dcom_android_nfc_NativeNfcTag.cpp197 REENTRANCE_LOCK();
257 REENTRANCE_LOCK();
466 REENTRANCE_LOCK();
522 REENTRANCE_LOCK();
614 REENTRANCE_LOCK();
833 REENTRANCE_LOCK();
968 REENTRANCE_LOCK();
1037 REENTRANCE_LOCK();
1135 REENTRANCE_LOCK();
1183 REENTRANCE_LOCK();
[all...]
H A Dcom_android_nfc.h204 #define REENTRANCE_LOCK() pthread_mutex_lock(&nfc_jni_get_monitor()->reentrance_mutex) macro

Completed in 47 milliseconds