Searched refs:ChargerConfig (Results 1 – 5 of 5) sorted by relevance
42 struct ChargerConfig { struct59 const BatteryConfig::ChargerConfig& GetChargerConfig() const; argument80 BatteryConfig::ChargerConfig chargerConfig_;
101 const BatteryConfig::ChargerConfig chargerConf = g_batteryconfig.GetChargerConfig();
228 BatteryConfig::ChargerConfig chargerConfig = batteryConfig.GetChargerConfig(); in SetChargingLimit()236 BatteryConfig::ChargerConfig chargerConfig = batteryConfig.GetChargerConfig(); in GetChargeType()
109 const BatteryConfig::ChargerConfig& BatteryConfig::GetChargerConfig() const in GetChargerConfig()
624 BatteryConfig::ChargerConfig chargerConfig = batteryConfig.GetChargerConfig(); in InitChargerSysfs()