Searched refs:RebootFastbootHandler (Results 1 – 3 of 3) sorted by relevance
42 bool RebootFastbootHandler(FastbootDevice* device, const std::vector<std::string>& args);
53 {FB_CMD_REBOOT_FASTBOOT, RebootFastbootHandler}, in FastbootDevice()
376 bool RebootFastbootHandler(FastbootDevice* device, const std::vector<std::string>& /* args */) { in RebootFastbootHandler() function