Home
last modified time | relevance | path

Searched refs:sLock (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/camera/common/1.0/default/
DVendorTagDescriptor.cpp290 static Mutex sLock; variable
377 Mutex::Autolock al(sLock); in setAsGlobalVendorTagDescriptor()
397 Mutex::Autolock al(sLock); in clearGlobalVendorTagDescriptor()
403 Mutex::Autolock al(sLock); in getGlobalVendorTagDescriptor()
410 Mutex::Autolock al(sLock); in setAsGlobalVendorTagCache()
430 Mutex::Autolock al(sLock); in clearGlobalVendorTagCache()
436 Mutex::Autolock al(sLock); in getGlobalVendorTagCache()
443 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_tag_count()
452 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_all_tags()
461 Mutex::Autolock al(sLock); in vendor_tag_descriptor_get_section_name()
[all …]
/hardware/nxp/secure_element/libese-spi/src/adaptation/
DNfcAdaptation.cpp35 ThreadMutex NfcAdaptation::sLock; member in NfcAdaptation
62 AutoThreadMutex a(sLock); in GetInstance()
/hardware/nxp/secure_element/libese-spi/src/include/
DNfcAdaptation.h77 static ThreadMutex sLock; variable
/hardware/nxp/nfc/halimpl/src/adaptation/
DEseAdaptation.cpp45 ThreadMutex EseAdaptation::sLock; member in EseAdaptation
98 AutoThreadMutex a(sLock); in GetInstance()
/hardware/nxp/nfc/halimpl/src/include/
DEseAdaptation.h84 static ThreadMutex sLock; variable