Home
last modified time | relevance | path

Searched refs:ParseChargeType (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dpower_supply_provider.h93 int32_t ParseChargeType(int32_t* chargeType, std::string& chargeTypePath);
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_interface_impl.cpp239 int32_t ret = powerSupplyProvider_->ParseChargeType(&type, chargerConfig.chargeTypePath); in GetChargeType()
H A Dpower_supply_provider.cpp911 int32_t PowerSupplyProvider::ParseChargeType(int32_t* chargeType, std::string& chargeTypePath) in ParseChargeType() function in OHOS::HDI::Battery::V2_0::PowerSupplyProvider

Completed in 3 milliseconds