Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dvariables.h44 bool GetMaxDownloadSize(FastbootDevice* device, const std::vector<std::string>& args,
Dvariables.cpp271 bool GetMaxDownloadSize(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetMaxDownloadSize() function
Dcommands.cpp127 {FB_VAR_MAX_DOWNLOAD_SIZE, {GetMaxDownloadSize, nullptr}}, in GetVarHandler()