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