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