OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REENTRANCE_UNLOCK
(Results
1 - 8
of
8
) sorted by null
/packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeLlcpSocket.cpp
138
REENTRANCE_UNLOCK
();
197
REENTRANCE_UNLOCK
();
238
REENTRANCE_UNLOCK
();
278
REENTRANCE_UNLOCK
();
339
REENTRANCE_UNLOCK
();
391
REENTRANCE_UNLOCK
();
420
REENTRANCE_UNLOCK
();
com_android_nfc_NativeNfcSecureElement.cpp
240
REENTRANCE_UNLOCK
();
298
REENTRANCE_UNLOCK
();
312
REENTRANCE_UNLOCK
();
353
REENTRANCE_UNLOCK
();
385
REENTRANCE_UNLOCK
();
426
REENTRANCE_UNLOCK
();
507
REENTRANCE_UNLOCK
();
537
REENTRANCE_UNLOCK
();
579
REENTRANCE_UNLOCK
();
664
REENTRANCE_UNLOCK
();
[
all
...]
com_android_nfc_NativeNfcManager.cpp
160
REENTRANCE_UNLOCK
();
192
REENTRANCE_UNLOCK
();
217
REENTRANCE_UNLOCK
();
256
REENTRANCE_UNLOCK
();
288
REENTRANCE_UNLOCK
();
360
REENTRANCE_UNLOCK
();
387
REENTRANCE_UNLOCK
();
461
REENTRANCE_UNLOCK
();
486
REENTRANCE_UNLOCK
();
508
REENTRANCE_UNLOCK
();
[
all
...]
com_android_nfc_NativeLlcpServiceSocket.cpp
118
REENTRANCE_UNLOCK
();
194
REENTRANCE_UNLOCK
();
com_android_nfc_NativeLlcpConnectionlessSocket.cpp
88
REENTRANCE_UNLOCK
();
168
REENTRANCE_UNLOCK
();
219
REENTRANCE_UNLOCK
();
com_android_nfc_NativeP2pDevice.cpp
147
REENTRANCE_UNLOCK
();
228
REENTRANCE_UNLOCK
();
311
REENTRANCE_UNLOCK
();
379
REENTRANCE_UNLOCK
();
435
REENTRANCE_UNLOCK
();
com_android_nfc_NativeNfcTag.cpp
204
REENTRANCE_UNLOCK
();
261
REENTRANCE_UNLOCK
();
460
REENTRANCE_UNLOCK
();
514
REENTRANCE_UNLOCK
();
604
REENTRANCE_UNLOCK
();
823
REENTRANCE_UNLOCK
();
[
all
...]
com_android_nfc.h
222
#define
REENTRANCE_UNLOCK
() pthread_mutex_unlock(&nfc_jni_get_monitor()->reentrance_mutex)
Completed in 56 milliseconds