Searched refs:FB_CMD_FLASH (Results 1 – 4 of 4) sorted by relevance
21 #define FB_CMD_FLASH "flash" macro
92 return RawCommand(FB_CMD_FLASH ":" + partition, "Writing '" + partition + "'", response, info); in Flash()
2039 } else if (command == FB_CMD_FLASH) { in Main()
56 {FB_CMD_FLASH, FlashHandler}, in FastbootDevice()