Searched refs:RebootBootloaderHandler (Results 1 – 3 of 3) sorted by relevance
41 bool RebootBootloaderHandler(FastbootDevice* device, const std::vector<std::string>& args);
52 {FB_CMD_REBOOT_BOOTLOADER, RebootBootloaderHandler}, in FastbootDevice()
368 bool RebootBootloaderHandler(FastbootDevice* device, const std::vector<std::string>& /* args */) { in RebootBootloaderHandler() function