Home
last modified time | relevance | path

Searched defs:tryLock (Results 1 – 11 of 11) sorted by relevance

/hardware/nxp/secure_element/snxxx/libese-spi/src/adaptation/
DMutex.cpp105 bool Mutex::tryLock() { in tryLock() function in Mutex
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dsync.h35 int tryLock() { in tryLock() function
/hardware/synaptics/wlan/synadhd/wifi_hal/
Dsync.h35 int tryLock() { in tryLock() function
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/
Dsync.h35 int tryLock() { in tryLock() function
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/
Dsync.h35 int tryLock() { in tryLock() function
/hardware/google/gfxstream/guest/android-emu/aemu/base/synchronization/
DAndroidLock.h68 bool tryLock() { in tryLock() function
134 bool tryLock() { in tryLock() function
/hardware/google/gchips/libexynosutils/
DExynosMutex.cpp158 bool ExynosMutex::tryLock(void) in tryLock() function in ExynosMutex
/hardware/google/aemu/base/include/aemu/base/synchronization/
DLock.h57 bool tryLock() TRY_ACQUIRE(true) { in tryLock() function
/hardware/interfaces/audio/aidl/default/r_submix/
DSubmixRoute.cpp33 SubmixRoute::RoutesMonitor SubmixRoute::getRoutes(bool tryLock) { in getRoutes()
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp58 bool tryLock(Mutex& mutex) in tryLock() function
71 bool tryLock(std::mutex& mutex) in tryLock() function
/hardware/interfaces/camera/device/default/
DExternalCameraDeviceSession.cpp68 bool tryLock(Mutex& mutex) { in tryLock() function
80 bool tryLock(std::mutex& mutex) { in tryLock() function