Searched refs:mRegistrationLock (Results 1 - 2 of 2) sorted by relevance

/system/core/healthd/
H A DBatteryPropertiesRegistrar.cpp37 Mutex::Autolock _l(mRegistrationLock);
45 Mutex::Autolock _l(mRegistrationLock);
60 Mutex::Autolock _l(mRegistrationLock);
71 Mutex::Autolock _l(mRegistrationLock);
H A DBatteryPropertiesRegistrar.h42 Mutex mRegistrationLock; member in class:android::BatteryPropertiesRegistrar

Completed in 55 milliseconds