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