Home
last modified time | relevance | path

Searched defs:AutoThreadMutex (Results 1 – 3 of 3) sorted by relevance

/hardware/nxp/secure_element/pn8x/libese-spi/src/adaptation/
DNfcAdaptation.cpp103 AutoThreadMutex::AutoThreadMutex(ThreadMutex& m) : mm(m) { mm.lock(); } in AutoThreadMutex() function in AutoThreadMutex
/hardware/nxp/secure_element/snxxx/libese-spi/src/adaptation/
DNfcAdaptation.cpp139 AutoThreadMutex::AutoThreadMutex(ThreadMutex& m) : mm(m) { mm.lock(); } in AutoThreadMutex() function in AutoThreadMutex
/hardware/nxp/nfc/pn8x/halimpl/src/adaptation/
DEseAdaptation.cpp392 AutoThreadMutex::AutoThreadMutex(ThreadMutex& m) : mm(m) { mm.lock(); } in AutoThreadMutex() function in AutoThreadMutex