Home
last modified time | relevance | path

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

/base/customization/enterprise_device_management/services/edm_plugin/src/
Dpower_policy_plugin.cpp61 std::string policyKey; in SetPowerPolicy() local
77 std::string policyKey; in OnGetPolicy() local
96 bool PowerPolicyPlugin::DealPowerSuspendPolicy(const std::string &policyKey, PowerPolicy &powerPoli… in DealPowerSuspendPolicy()