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