Home
last modified time | relevance | path

Searched refs:UpdateSuspendSettingsData (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dpower_policy_plugin.cpp120 return UpdateSuspendSettingsData(root, key, powerPolicy); in DealPowerSuspendPolicy()
127 bool PowerPolicyPlugin::UpdateSuspendSettingsData(Json::Value &root, const std::string &key, in UpdateSuspendSettingsData() function in OHOS::EDM::PowerPolicyPlugin
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/include/
H A Dpower_policy_plugin.h49 …bool UpdateSuspendSettingsData(Json::Value &root, const std::string &key, const PowerPolicy &power…