Searched defs:SetBatteryConfig (Results 1 – 4 of 4) sorted by relevance
180 BatteryError BatterySrvClient::SetBatteryConfig(const std::string& sceneName, const std::string& va… in SetBatteryConfig() function in OHOS::PowerMgr::BatterySrvClient
380 BatteryError BatterySrvProxy::SetBatteryConfig(const std::string& sceneName, const std::string& val… in SetBatteryConfig() function in OHOS::PowerMgr::BatterySrvProxy
453 BatteryError BatteryService::SetBatteryConfig(const std::string& sceneName, const std::string& valu… in SetBatteryConfig() function in OHOS::PowerMgr::BatteryService
185 static napi_value SetBatteryConfig(napi_env env, napi_callback_info info) in SetBatteryConfig() function