Searched refs:RebootRecoveryHandler (Results 1 – 3 of 3) sorted by relevance
43 bool RebootRecoveryHandler(FastbootDevice* device, const std::vector<std::string>& args);
101 {FB_CMD_REBOOT_RECOVERY, RebootRecoveryHandler}, in FastbootDevice()
437 bool RebootRecoveryHandler(FastbootDevice* device, const std::vector<std::string>& /* args */) { in RebootRecoveryHandler() function