Home
last modified time | relevance | path

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

/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dpower_policy_plugin.cpp66 if (!GetPowerSceneKey(powerSence, policyKey)) { in SetPowerPolicy()
67 EDMLOGE("PowerPolicyPlugin:GetPowerSceneKey error"); in SetPowerPolicy()
82 if (!GetPowerSceneKey(powerSence, policyKey)) { in OnGetPolicy()
192 bool PowerPolicyPlugin::GetPowerSceneKey(const uint32_t &powerScene, std::string &sceneKey) in GetPowerSceneKey() function in OHOS::EDM::PowerPolicyPlugin
/base/customization/enterprise_device_management/services/edm_plugin/include/
H A Dpower_policy_plugin.h48 bool GetPowerSceneKey(const uint32_t &powerScene, std::string &sceneKey);

Completed in 2 milliseconds