Searched refs:RebootHandler (Results 1 – 3 of 3) sorted by relevance
40 bool RebootHandler(FastbootDevice* device, const std::vector<std::string>& args);
98 {FB_CMD_REBOOT, RebootHandler}, in FastbootDevice()
387 bool RebootHandler(FastbootDevice* device, const std::vector<std::string>& /* args */) { in RebootHandler() function