Searched defs:powerScene (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/device_settings/src/ |
H A D | device_settings_addon.cpp | 97 PowerScene powerScene; in SetPowerPolicy() local 125 PowerScene powerScene; in GetPowerPolicy() local 139 bool DeviceSettingsAddon::JsObjToPowerScene(napi_env env, napi_value object, PowerScene &powerScene) in JsObjToPowerScene() 416 PowerScene powerScene; in SetValue() local 460 PowerScene powerScene = PowerScene::TIME_OUT; in GetValue() local 479 bool DeviceSettingsAddon::JsStrToPowerScene(napi_env env, std::string jsStr, PowerScene &powerScene) in JsStrToPowerScene() 522 int32_t DeviceSettingsAddon::ConvertPowerPolicyToJsStr(napi_env env, PowerScene &powerScene, PowerP… in ConvertPowerPolicyToJsStr()
|
/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/powerpolicyplugin_fuzzer/ |
H A D | power_policy_plugin_fuzzer.cpp | 58 uint32_t powerScene = CommonFuzzer::GetU32Data(data); in LLVMFuzzerTestOneInput() local
|
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/device_settings/src/ |
H A D | device_settings_proxy.cpp | 124 …ceSettingsProxy::SetPowerPolicy(const AppExecFwk::ElementName &admin, const PowerScene &powerScene, in SetPowerPolicy() 143 …ceSettingsProxy::GetPowerPolicy(const AppExecFwk::ElementName &admin, const PowerScene &powerScene, in GetPowerPolicy()
|
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/ |
H A D | power_policy_plugin.cpp | 163 bool PowerPolicyPlugin::GetPowerSceneKey(const uint32_t &powerScene, std::string &sceneKey) in GetPowerSceneKey()
|