Home
last modified time | relevance | path

Searched defs:policyKey (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dpower_policy_plugin.cpp62 std::string policyKey; in SetPowerPolicy() local
78 std::string policyKey; in OnGetPolicy() local
97 bool PowerPolicyPlugin::DealPowerSuspendPolicy(const std::string &policyKey, PowerPolicy &powerPoli… in DealPowerSuspendPolicy()