Searched refs:PowerModeSettingUpdateFunc (Results 1 – 2 of 2) sorted by relevance
152 static void PowerModeSettingUpdateFunc(const std::string& key);
197 …Observer::UpdateFunc updateFunc = [&](const std::string &key) { PowerModeSettingUpdateFunc(key); }; in RegisterSettingPowerModeObservers()201 void PowerMgrService::PowerModeSettingUpdateFunc(const std::string &key) in PowerModeSettingUpdateFunc() function in OHOS::PowerMgr::PowerMgrService