Searched refs:chargerConfig_ (Results 1 – 2 of 2) sorted by relevance
111 return chargerConfig_; in GetChargerConfig()179 chargerConfig_.currentPath = currentPath.asString(); in ParseChargerConfig()184 chargerConfig_.voltagePath = voltagePath.asString(); in ParseChargerConfig()189 chargerConfig_.chargeTypePath = chargeTypePath.asString(); in ParseChargerConfig()
80 BatteryConfig::ChargerConfig chargerConfig_; variable