Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/native/src/setting/
H A Dsetting_helper.h54 static const std::string GetSettingDcSuspendSources();
H A Dsetting_helper.cpp377 const std::string SettingHelper::GetSettingDcSuspendSources() in GetSettingDcSuspendSources() function in OHOS::PowerMgr::SettingHelper
/ohos5.0/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_source_parser.cpp77 configJsonStr = SettingHelper::GetSettingDcSuspendSources(); in ParseSources()
H A Dsuspend_controller.cpp212 jsonStr = SettingHelper::GetSettingDcSuspendSources(); in UpdateSuspendSources()