Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dpower_policy_plugin.cpp122 return SetPowerPolicyObject(root, key, powerPolicy); in DealPowerSuspendPolicy()
145 bool PowerPolicyPlugin::SetPowerPolicyObject(Json::Value &root, std::string &key, PowerPolicy &powe… in SetPowerPolicyObject() function in OHOS::EDM::PowerPolicyPlugin
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/include/
H A Dpower_policy_plugin.h47 bool SetPowerPolicyObject(Json::Value &root, std::string &key, PowerPolicy &powerPolicy);