Searched defs:SetBatteryConfig (Results 1 – 6 of 6) sorted by relevance
43 int32_t SetBatteryConfig(taihe::string_view sceneName, taihe::string_view sceneValue) in SetBatteryConfig() function
48 BatteryError BatterySrvClient::SetBatteryConfig(const std::string& sceneName, const std::string& va… in SetBatteryConfig() function in OHOS::PowerMgr::BatterySrvClient
92 int32_t MockBatterySrvProxy::SetBatteryConfig(const std::string& sceneName, const std::string& valu… in SetBatteryConfig() function in OHOS::PowerMgr::MockBatterySrvProxy
258 BatteryError BatterySrvClient::SetBatteryConfig(const std::string& sceneName, const std::string& va… in SetBatteryConfig() function in OHOS::PowerMgr::BatterySrvClient
185 static napi_value SetBatteryConfig(napi_env env, napi_callback_info info) in SetBatteryConfig() function
1117 int32_t BatteryService::SetBatteryConfig(const std::string& sceneName, const std::string& value, in… in SetBatteryConfig() function in OHOS::PowerMgr::BatteryService