OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mActivationsLock
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/sensorservice/
BatteryService.cpp
64
Mutex::Autolock _l(
mActivationsLock
);
76
Mutex::Autolock _l(
mActivationsLock
);
106
Mutex::Autolock _l(
mActivationsLock
);
BatteryService.h
52
Mutex
mActivationsLock
;
Completed in 512 milliseconds