Home
last modified time | relevance | path

Searched refs:DealPowerSuspendPolicy (Results 1 - 2 of 2) sorted by relevance

/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dpower_policy_plugin.cpp71 if (DealPowerSuspendPolicy(policyKey, powerPolicy, true)) { in SetPowerPolicy()
87 if (!DealPowerSuspendPolicy(policyKey, powerPolicy, false)) { in OnGetPolicy()
100 bool PowerPolicyPlugin::DealPowerSuspendPolicy(const std::string &policyKey, PowerPolicy &powerPolicy, bool isSetPolicy) in DealPowerSuspendPolicy() function in OHOS::EDM::PowerPolicyPlugin
123 EDMLOGE("PowerPolicyPlugin:DealPowerSuspendPolicy parse error"); in DealPowerSuspendPolicy()
127 EDMLOGE("PowerPolicyPlugin:DealPowerSuspendPolicy %{pubilc}s is not root member", policyKey.c_str()); in DealPowerSuspendPolicy()
/base/customization/enterprise_device_management/services/edm_plugin/include/
H A Dpower_policy_plugin.h50 bool DealPowerSuspendPolicy(const std::string &policyKey, PowerPolicy &powerPolicy, bool isSetPolicy);

Completed in 1 milliseconds