Home
last modified time | relevance | path

Searched defs:SetBatteryConfig (Results 1 – 6 of 6) sorted by relevance

/base/powermgr/battery_manager/frameworks/ets/taihe/batteryInfo/src/
Dohos.batteryInfo.impl.cpp43 int32_t SetBatteryConfig(taihe::string_view sceneName, taihe::string_view sceneValue) in SetBatteryConfig() function
/base/powermgr/battery_manager/frameworks/ets/taihe/batteryInfo/test/unittest/
Dbattery_taihe_native_test.cpp48 BatteryError BatterySrvClient::SetBatteryConfig(const std::string& sceneName, const std::string& va… in SetBatteryConfig() function in OHOS::PowerMgr::BatterySrvClient
/base/powermgr/battery_manager/test/unittest/mock/source/
Dmock_battery_srv_proxy.cpp92 int32_t MockBatterySrvProxy::SetBatteryConfig(const std::string& sceneName, const std::string& valu… in SetBatteryConfig() function in OHOS::PowerMgr::MockBatterySrvProxy
/base/powermgr/battery_manager/frameworks/native/src/
Dbattery_srv_client.cpp258 BatteryError BatterySrvClient::SetBatteryConfig(const std::string& sceneName, const std::string& va… in SetBatteryConfig() function in OHOS::PowerMgr::BatterySrvClient
/base/powermgr/battery_manager/frameworks/napi/src/
Dbattery_info.cpp185 static napi_value SetBatteryConfig(napi_env env, napi_callback_info info) in SetBatteryConfig() function
/base/powermgr/battery_manager/services/native/src/
Dbattery_service.cpp1117 int32_t BatteryService::SetBatteryConfig(const std::string& sceneName, const std::string& value, in… in SetBatteryConfig() function in OHOS::PowerMgr::BatteryService