Home
last modified time | relevance | path

Searched refs:GetChargerConfig (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/systemtest/src/
H A Dbattery_sys_test.cpp101 const BatteryConfig::ChargerConfig chargerConf = g_batteryconfig.GetChargerConfig();
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_interface_impl.cpp228 BatteryConfig::ChargerConfig chargerConfig = batteryConfig.GetChargerConfig(); in SetChargingLimit()
236 BatteryConfig::ChargerConfig chargerConfig = batteryConfig.GetChargerConfig(); in GetChargeType()
H A Dbattery_config.cpp109 const BatteryConfig::ChargerConfig& BatteryConfig::GetChargerConfig() const in GetChargerConfig() function in OHOS::HDI::Battery::V2_0::BatteryConfig
H A Dpower_supply_provider.cpp624 BatteryConfig::ChargerConfig chargerConfig = batteryConfig.GetChargerConfig(); in InitChargerSysfs()
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dbattery_config.h59 const BatteryConfig::ChargerConfig& GetChargerConfig() const;