Home
last modified time | relevance | path

Searched defs:AutoThreadMutex (Results 1 – 4 of 4) 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.cpp107 AutoThreadMutex::AutoThreadMutex(ThreadMutex& m) : mm(m) { mm.lock(); } in AutoThreadMutex() function in AutoThreadMutex
/hardware/nxp/nfc/snxxx/halimpl/src/adaptation/
DEseAdaptation.cc379 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