Searched refs:SetSettingWakeupSources (Results 1 – 4 of 4) sorted by relevance
218 SettingHelper::SetSettingWakeupSources(root.toStyledString()); in ChangeWakeupSourceConfig()327 SettingHelper::SetSettingWakeupSources(root.toStyledString()); in ChangePickupWakeupSourceConfig()355 SettingHelper::SetSettingWakeupSources(root.toStyledString()); in ChangeLidWakeupSourceConfig()
56 SettingHelper::SetSettingWakeupSources(configJsonStr); in ParseSources()
86 static void SetSettingWakeupSources(const std::string& jsonConfig);
423 void SettingHelper::SetSettingWakeupSources(const std::string& jsonConfig) in SetSettingWakeupSources() function in OHOS::PowerMgr::SettingHelper