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