Searched refs:DownloadHandler (Results 1 – 3 of 3) sorted by relevance
37 bool DownloadHandler(FastbootDevice* device, const std::vector<std::string>& args);
48 {FB_CMD_DOWNLOAD, DownloadHandler}, in FastbootDevice()
260 bool DownloadHandler(FastbootDevice* device, const std::vector<std::string>& args) { in DownloadHandler() function