Home
last modified time | relevance | path

Searched refs:FB_VAR_MAX_DOWNLOAD_SIZE (Results 1 – 2 of 2) sorted by relevance

/system/core/fastboot/
Dconstants.h54 #define FB_VAR_MAX_DOWNLOAD_SIZE "max-download-size" macro
/system/core/fastboot/device/
Dcommands.cpp91 {FB_VAR_MAX_DOWNLOAD_SIZE, {GetMaxDownloadSize, nullptr}}, in GetVarHandler()