Searched refs:modeMutex_ (Results 1 – 3 of 3) sorted by relevance
716 std::lock_guard lock(modeMutex_); in RegisterPowerModeCallback()729 std::lock_guard lock(modeMutex_); in UnRegisterPowerModeCallback()755 std::lock_guard lock(modeMutex_); in SetDeviceMode()771 std::lock_guard lock(modeMutex_); in GetDeviceMode()
204 std::mutex modeMutex_; variable
216 std::mutex modeMutex_; member in OHOS::PowerMgr::PowerMgrService