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

/frameworks/native/services/sensorservice/
H A DSensorDirectConnection.cpp49 Mutex::Autolock _l(mConnectionLock);
117 Mutex::Autolock _l(mConnectionLock);
142 Mutex::Autolock _l(mConnectionLock);
157 Mutex::Autolock _l(mConnectionLock);
H A DSensorEventConnection.cpp56 Mutex::Autolock _l(mConnectionLock);
61 Mutex::Autolock _l(mConnectionLock);
66 Mutex::Autolock _l(mConnectionLock);
93 Mutex::Autolock _l(mConnectionLock);
105 Mutex::Autolock _l(mConnectionLock);
113 Mutex::Autolock _l(mConnectionLock);
118 Mutex::Autolock _l(mConnectionLock);
123 Mutex::Autolock _l(mConnectionLock);
140 Mutex::Autolock _l(mConnectionLock);
149 Mutex::Autolock _l(mConnectionLock);
[all...]
H A DSensorDirectConnection.h74 mutable Mutex mConnectionLock; member in class:android::SensorService::SensorDirectConnection
H A DSensorEventConnection.h128 mutable Mutex mConnectionLock; member in class:android::SensorService::SensorEventConnection

Completed in 54 milliseconds