Home
last modified time | relevance | path

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

/drivers/peripheral/battery/interfaces/hdi_service/test/fuzztest/batteryhdi_fuzzer/
H A Dbatteryhdi_fuzz.cpp155 int32_t maxVectorSize = 5000; in SetChargingLimit() local
157 length = (length > maxVectorSize) ? maxVectorSize : length; in SetChargingLimit()

Completed in 2 milliseconds