Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/native/src/setting/
H A Dsetting_helper.h62 static const std::string GetSettingSuspendSources();
H A Dsetting_helper.cpp397 const std::string SettingHelper::GetSettingSuspendSources() in GetSettingSuspendSources() function in OHOS::PowerMgr::SettingHelper
/ohos5.0/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_source_parser.cpp91 configJsonStr = SettingHelper::GetSettingSuspendSources(); in ParseSources()
H A Dsuspend_controller.cpp215 jsonStr = SettingHelper::GetSettingSuspendSources(); in UpdateSuspendSources()