Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.cpp320 ConnectionSafeAutolock connLock = mConnectionHolder.lock(mLock); in onUidStateChanged() local
398 ConnectionSafeAutolock connLock = mConnectionHolder.lock(mLock); in dump() local
673 ConnectionSafeAutolock connLock = mConnectionHolder.lock(mLock); in disableAllSensors() local
677 void SensorService::disableAllSensorsLocked(ConnectionSafeAutolock* connLock) { in disableAllSensorsLocked()
697 ConnectionSafeAutolock connLock = mConnectionHolder.lock(mLock); in enableAllSensors() local
701 void SensorService::enableAllSensorsLocked(ConnectionSafeAutolock* connLock) { in enableAllSensorsLocked()
723 ConnectionSafeAutolock connLock = mConnectionHolder.lock(mLock); in capRates() local
738 ConnectionSafeAutolock connLock = mConnectionHolder.lock(mLock); in uncapRates() local
929 ConnectionSafeAutolock connLock = mConnectionHolder.lock(mLock); in threadLoop() local
1095 ConnectionSafeAutolock connLock = mConnectionHolder.lock(mLock); in resetAllWakeLockRefCounts() local
[all …]