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