Searched refs:FlashHandler (Results 1 – 3 of 3) sorted by relevance
46 bool FlashHandler(FastbootDevice* device, const std::vector<std::string>& args);
103 {FB_CMD_FLASH, FlashHandler}, in FastbootDevice()
598 bool FlashHandler(FastbootDevice* device, const std::vector<std::string>& args) { in FlashHandler() function