Searched defs:chargeTypePath (Results 1 – 3 of 3) sorted by relevance
45 std::string chargeTypePath; member
187 Json::Value chargeTypePath = GetValue(chargerConfig, "type.path"); in ParseChargerConfig() local
911 int32_t PowerSupplyProvider::ParseChargeType(int32_t* chargeType, std::string& chargeTypePath) in ParseChargeType()