Home
last modified time | relevance | path

Searched refs:sLock (Results 1 – 13 of 13) 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/snxxx/libese-spi/src/adaptation/
DNfcAdaptation.cpp41 ThreadMutex NfcAdaptation::sLock; member in NfcAdaptation
66 AutoThreadMutex a(sLock); in GetInstance()
/hardware/nxp/secure_element/pn8x/libese-spi/src/adaptation/
DNfcAdaptation.cpp35 ThreadMutex NfcAdaptation::sLock; member in NfcAdaptation
62 AutoThreadMutex a(sLock); in GetInstance()
/hardware/qcom/sm7150/gps/utils/
DLogBuffer.h71 static mutex sLock; variable
DLogBuffer.cpp40 mutex LogBuffer::sLock; member in loc_util::LogBuffer
44 lock_guard<mutex> guard(sLock); in getInstance()
/hardware/qcom/sm8150/gps/utils/
DLogBuffer.h71 static mutex sLock; variable
DLogBuffer.cpp45 mutex LogBuffer::sLock; member in loc_util::LogBuffer
49 lock_guard<mutex> guard(sLock); in getInstance()
/hardware/qcom/sm7250/gps/utils/
DLogBuffer.h71 static mutex sLock; variable
/hardware/nxp/nfc/snxxx/halimpl/src/adaptation/
DEseAdaptation.cc45 ThreadMutex EseAdaptation::sLock; member in EseAdaptation
97 AutoThreadMutex a(sLock); in GetInstance()
/hardware/nxp/secure_element/snxxx/libese-spi/src/include/
DNfcAdaptation.h79 static ThreadMutex sLock; variable
/hardware/nxp/nfc/pn8x/halimpl/src/adaptation/
DEseAdaptation.cpp45 ThreadMutex EseAdaptation::sLock; member in EseAdaptation
99 AutoThreadMutex a(sLock); in GetInstance()
/hardware/nxp/nfc/snxxx/halimpl/src/include/
DEseAdaptation.h84 static ThreadMutex sLock; variable
/hardware/nxp/nfc/pn8x/halimpl/src/include/
DEseAdaptation.h84 static ThreadMutex sLock; variable