Home
last modified time | relevance | path

Searched refs:chargerLimitList (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dpower_supply_provider.cpp1003 int32_t PowerSupplyProvider::SetChargingLimit(const std::vector<ChargingLimit>& chargerLimitList, in SetChargingLimit() argument
1007 if (chargerLimitList.empty()) { in SetChargingLimit()
1014 for (const auto& iter : chargerLimitList) { in SetChargingLimit()