Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dpower_policy_plugin.cpp63 if (!GetPowerSceneKey(powerSence, policyKey)) { in SetPowerPolicy()
79 if (!GetPowerSceneKey(powerSence, policyKey)) { in OnGetPolicy()
163 bool PowerPolicyPlugin::GetPowerSceneKey(const uint32_t &powerScene, std::string &sceneKey) in GetPowerSceneKey() function in OHOS::EDM::PowerPolicyPlugin
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/include/
H A Dpower_policy_plugin.h48 bool GetPowerSceneKey(const uint32_t &powerScene, std::string &sceneKey);