Searched refs:FB_CMD_DOWNLOAD (Results 1 – 3 of 3) sorted by relevance
19 #define FB_CMD_DOWNLOAD "download" macro
395 std::string cmd(android::base::StringPrintf("%s:%08" PRIx32, FB_CMD_DOWNLOAD, size)); in DownloadCommand()
42 {FB_CMD_DOWNLOAD, DownloadHandler}, in FastbootDevice()