Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dvariables.h83 bool GetMaxFetchSize(FastbootDevice* /* device */, const std::vector<std::string>& /* args */,
Dvariables.cpp519 bool GetMaxFetchSize(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetMaxFetchSize() function
Dcommands.cpp150 {FB_VAR_MAX_FETCH_SIZE, {GetMaxFetchSize, nullptr}}, in GetVarHandler()