Home
last modified time | relevance | path

Searched defs:SetChargingLimit (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/fuzztest/batteryhdi_fuzzer/
H A Dbatteryhdi_fuzz.cpp145 void SetChargingLimit(const uint8_t *data, size_t size) in SetChargingLimit() function
/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_interface_impl.cpp225 int32_t BatteryInterfaceImpl::SetChargingLimit(const std::vector<ChargingLimit>& chargingLimit) in SetChargingLimit() function in OHOS::HDI::Battery::V2_0::BatteryInterfaceImpl
H A Dpower_supply_provider.cpp1003 int32_t PowerSupplyProvider::SetChargingLimit(const std::vector<ChargingLimit>& chargerLimitList, in SetChargingLimit() function in OHOS::HDI::Battery::V2_0::PowerSupplyProvider