Home
last modified time | relevance | path

Searched defs:powerScene (Results 1 - 4 of 4) sorted by relevance

/base/customization/enterprise_device_management/test/fuzztest/powerpolicyplugin_fuzzer/
H A Dpower_policy_plugin_fuzzer.cpp58 uint32_t powerScene = CommonFuzzer::GetU32Data(data); in LLVMFuzzerTestOneInput() local
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dpower_policy_plugin.cpp192 bool PowerPolicyPlugin::GetPowerSceneKey(const uint32_t &powerScene, std::string &sceneKey) in GetPowerSceneKey() argument
/base/customization/enterprise_device_management/interfaces/inner_api/device_settings/src/
H A Ddevice_settings_proxy.cpp124 int32_t DeviceSettingsProxy::SetPowerPolicy(const AppExecFwk::ElementName &admin, const PowerScene &powerScene, in SetPowerPolicy() argument
143 int32_t DeviceSettingsProxy::GetPowerPolicy(const AppExecFwk::ElementName &admin, const PowerScene &powerScene, in GetPowerPolicy() argument
/base/customization/enterprise_device_management/interfaces/kits/device_settings/src/
H A Ddevice_settings_addon.cpp97 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() argument
416 PowerScene powerScene; in SetValue() local
460 PowerScene powerScene = PowerScene::TIME_OUT; GetValue() local
479 JsStrToPowerScene(napi_env env, std::string jsStr, PowerScene &powerScene) JsStrToPowerScene() argument
522 ConvertPowerPolicyToJsStr(napi_env env, PowerScene &powerScene, PowerPolicy &powerPolicy, std::string &info) ConvertPowerPolicyToJsStr() argument
[all...]

Completed in 3 milliseconds