Searched refs:SetSettingSuspendSources (Results 1 – 3 of 3) sorted by relevance
50 static void SetSettingSuspendSources(const std::string& jsonConfig);
166 void SettingHelper::SetSettingSuspendSources(const std::string& jsonConfig) in SetSettingSuspendSources() function in OHOS::PowerMgr::SettingHelper
58 SettingHelper::SetSettingSuspendSources(configJsonStr); in ParseSources()