Searched refs:next_action (Results 1 – 1 of 1) sorted by relevance
724 Device::BuiltinAction next_action = shutdown_after ? Device::SHUTDOWN : Device::REBOOT; in start_recovery() local829 status = ApplyFromAdb(device, false /* rescue_mode */, &next_action); in start_recovery()837 status = ApplyFromAdb(device, true /* rescue_mode */, &next_action); in start_recovery()870 next_action = temp; in start_recovery()878 return next_action; in start_recovery()