Searched refs:mConnectionLock (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/services/sensorservice/
H A DSensorDirectConnection.cpp59 Mutex::Autolock _l(mConnectionLock);
127 Mutex::Autolock _l(mConnectionLock);
152 Mutex::Autolock _l(mConnectionLock);
167 Mutex::Autolock _l(mConnectionLock);
H A DSensorEventConnection.cpp69 Mutex::Autolock _l(mConnectionLock);
74 Mutex::Autolock _l(mConnectionLock);
79 Mutex::Autolock _l(mConnectionLock);
106 Mutex::Autolock _l(mConnectionLock);
118 Mutex::Autolock _l(mConnectionLock);
126 Mutex::Autolock _l(mConnectionLock);
131 Mutex::Autolock _l(mConnectionLock);
136 Mutex::Autolock _l(mConnectionLock);
153 Mutex::Autolock _l(mConnectionLock);
162 Mutex::Autolock _l(mConnectionLock);
[all...]
H A DSensorDirectConnection.h74 mutable Mutex mConnectionLock; member in class:android::SensorService::SensorDirectConnection
H A DSensorEventConnection.h132 mutable Mutex mConnectionLock; member in class:android::SensorService::SensorEventConnection

Completed in 63 milliseconds