Home
last modified time | relevance | path

Searched refs:mDirectChannelLock (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/sensorhal/
Dhubconnection.h338 Mutex mDirectChannelLock; member
Dhubconnection.cpp1958 if (mDirectChannelLock.tryLock() == NO_ERROR) { in sendDirectReportEvent()
1975 mDirectChannelLock.unlock(); in sendDirectReportEvent()
2012 Mutex::Autolock autoLock(mDirectChannelLock); in addDirectChannel()
2059 Mutex::Autolock autoLock(mDirectChannelLock); in removeDirectChannel()
2066 Mutex::Autolock autoLock(mDirectChannelLock); in stopAllDirectReportOnChannel()
2114 Mutex::Autolock autoLock(mDirectChannelLock); in configDirectReport()