Home
last modified time | relevance | path

Searched refs:sIoctlLock (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/nxp/secure_element/pn8x/libese-spi/src/adaptation/
H A DNfcAdaptation.cpp33 ThreadMutex NfcAdaptation::sIoctlLock; member in NfcAdaptation
207 AutoThreadMutex a(sIoctlLock); in HalIoctl()
/aosp12/hardware/nxp/nfc/snxxx/halimpl/src/adaptation/
H A DEseAdaptation.cc46 ThreadMutex EseAdaptation::sIoctlLock; member in EseAdaptation
251 AutoThreadMutex a(sIoctlLock); in HalIoctl()
/aosp12/hardware/nxp/nfc/pn8x/halimpl/src/adaptation/
H A DEseAdaptation.cpp46 ThreadMutex EseAdaptation::sIoctlLock; member in EseAdaptation
264 AutoThreadMutex a(sIoctlLock); in HalIoctl()
/aosp12/hardware/nxp/secure_element/pn8x/libese-spi/src/include/
H A DNfcAdaptation.h78 static ThreadMutex sIoctlLock; variable
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/src/include/
H A DNfcAdaptation.h80 static ThreadMutex sIoctlLock; variable
/aosp12/hardware/nxp/nfc/snxxx/halimpl/src/include/
H A DEseAdaptation.h85 static ThreadMutex sIoctlLock; variable
/aosp12/hardware/nxp/nfc/pn8x/halimpl/src/include/
H A DEseAdaptation.h85 static ThreadMutex sIoctlLock; variable
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/src/adaptation/
H A DNfcAdaptation.cpp39 ThreadMutex NfcAdaptation::sIoctlLock; member in NfcAdaptation