Searched refs:next_action (Results 1 – 1 of 1) sorted by relevance
732 Device::BuiltinAction next_action = shutdown_after ? Device::SHUTDOWN : Device::REBOOT; in start_recovery() local836 status = ApplyFromAdb(device, false /* rescue_mode */, &next_action); in start_recovery()844 status = ApplyFromAdb(device, true /* rescue_mode */, &next_action); in start_recovery()877 next_action = temp; in start_recovery()885 return next_action; in start_recovery()