Home
last modified time | relevance | path

Searched refs:GetSettingAcSuspendSources (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/native/src/setting/
H A Dsetting_helper.h50 static const std::string GetSettingAcSuspendSources();
H A Dsetting_helper.cpp357 const std::string SettingHelper::GetSettingAcSuspendSources() in GetSettingAcSuspendSources() function in OHOS::PowerMgr::SettingHelper
/ohos5.0/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_source_parser.cpp75 configJsonStr = SettingHelper::GetSettingAcSuspendSources(); in ParseSources()
H A Dsuspend_controller.cpp210 jsonStr = SettingHelper::GetSettingAcSuspendSources(); in UpdateSuspendSources()