Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dvariables.h44 bool GetMaxDownloadSize(FastbootDevice* device, const std::vector<std::string>& args,
H A Dvariables.cpp254 bool GetMaxDownloadSize(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetMaxDownloadSize() function
H A Dcommands.cpp124 {FB_VAR_MAX_DOWNLOAD_SIZE, {GetMaxDownloadSize, nullptr}},