Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dvariables.h85 bool GetMaxFetchSize(FastbootDevice* /* device */, const std::vector<std::string>& /* args */,
H A Dvariables.cpp505 bool GetMaxFetchSize(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetMaxFetchSize() function
H A Dcommands.cpp148 {FB_VAR_MAX_FETCH_SIZE, {GetMaxFetchSize, nullptr}},