Searched defs:powerScene (Results 1 - 4 of 4) sorted by relevance
/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
|
/base/customization/enterprise_device_management/services/edm_plugin/src/ |
H A D | power_policy_plugin.cpp | 192 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 D | device_settings_proxy.cpp | 124 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 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() 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