HomeSort by relevance Sort by last modified time
    Searched refs:mRegistrationLock (Results 1 - 4 of 4) sorted by null

  /system/core/healthd/
BatteryPropertiesRegistrar.cpp 37 Mutex::Autolock _l(mRegistrationLock);
45 Mutex::Autolock _l(mRegistrationLock);
60 Mutex::Autolock _l(mRegistrationLock);
71 Mutex::Autolock _l(mRegistrationLock);
BatteryPropertiesRegistrar.h 42 Mutex mRegistrationLock;
  /frameworks/base/services/common_time/
common_clock_service.cpp 37 Mutex::Autolock lock(mRegistrationLock);
96 Mutex::Autolock lock(mRegistrationLock);
114 Mutex::Autolock lock(mRegistrationLock);
134 Mutex::Autolock lock(mRegistrationLock);
common_clock_service.h 84 Mutex mRegistrationLock;

Completed in 66 milliseconds