Home
last modified time | relevance | path

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

/base/powermgr/battery_manager/frameworks/ets/taihe/batteryInfo/src/
Dohos.batteryInfo.impl.cpp55 taihe::string GetBatteryConfig(taihe::string_view sceneName) in GetBatteryConfig() function
/base/powermgr/battery_manager/frameworks/ets/taihe/batteryInfo/test/unittest/
Dbattery_taihe_native_test.cpp53 BatteryError BatterySrvClient::GetBatteryConfig(const std::string& sceneName, std::string& result) in GetBatteryConfig() function in OHOS::PowerMgr::BatterySrvClient
/base/powermgr/battery_manager/test/unittest/mock/source/
Dmock_battery_srv_proxy.cpp98 int32_t MockBatterySrvProxy::GetBatteryConfig(const std::string& sceneName, std::string& getResult, in GetBatteryConfig() function in OHOS::PowerMgr::MockBatterySrvProxy
/base/powermgr/battery_manager/frameworks/native/src/
Dbattery_srv_client.cpp271 BatteryError BatterySrvClient::GetBatteryConfig(const std::string& sceneName, std::string& result) in GetBatteryConfig() function in OHOS::PowerMgr::BatterySrvClient
/base/powermgr/battery_manager/frameworks/napi/src/
Dbattery_info.cpp215 static napi_value GetBatteryConfig(napi_env env, napi_callback_info info) in GetBatteryConfig() function
/base/powermgr/battery_manager/services/native/src/
Dbattery_service.cpp1124 int32_t BatteryService::GetBatteryConfig(const std::string& sceneName, std::string& result, int32_t… in GetBatteryConfig() function in OHOS::PowerMgr::BatteryService