Searched defs:chargeType (Results 1 – 8 of 8) sorted by relevance
463 ChargeType chargeType = g_service->GetChargeType(); variable
351 const ChargeType chargeType = ChargeType::WIRED_NORMAL; variable
97 ChargeType chargeType = service->GetChargeType(); in GetBatteryInfo() local
136 ChargeType chargeType = info.GetChargeType(); in PublishChargeTypeChangedEvent() local
670 V2_0::ChargeType chargeType = V2_0::ChargeType::CHARGE_TYPE_NONE; in GetChargeType() local
233 int32_t BatteryInterfaceImpl::GetChargeType(ChargeType& chargeType) in GetChargeType()
911 int32_t PowerSupplyProvider::ParseChargeType(int32_t* chargeType, std::string& chargeTypePath) in ParseChargeType()
309 void SetChargeType(const ChargeType chargeType) in SetChargeType()