Home
last modified time | relevance | path

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

/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dbattery_interface_impl.h52 int32_t GetChargeType(ChargeType& chargeType) override;
H A Dpower_supply_provider.h63 // Keep it same as the ChargeType in charger.h
64 enum ChargeType { enum in OHOS::HDI::Battery::V2_0::PowerSupplyProvider
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_interface_impl.cpp233 int32_t BatteryInterfaceImpl::GetChargeType(ChargeType& chargeType) in GetChargeType()
244 chargeType = ChargeType(type); in GetChargeType()

Completed in 2 milliseconds