Searched refs:ChargeTypeEumConverter (Results 1 – 2 of 2) sorted by relevance
140 static int32_t ChargeTypeEumConverter(const char* str);
183 int32_t PowerSupplyProvider::ChargeTypeEumConverter(const char* str) in ChargeTypeEumConverter() function in OHOS::HDI::Battery::V2_0::PowerSupplyProvider920 *chargeType = ChargeTypeEumConverter(buf); in ParseChargeType()