Searched refs:REBOOT (Results 1 – 7 of 7) sorted by relevance
331 case Device::REBOOT: in AskToReboot()404 ? Device::REBOOT in PromptAndWait()421 case Device::REBOOT: in PromptAndWait()424 return Device::REBOOT; in PromptAndWait()428 return Device::REBOOT; in PromptAndWait()432 return Device::REBOOT; in PromptAndWait()724 Device::BuiltinAction next_action = shutdown_after ? Device::SHUTDOWN : Device::REBOOT; in start_recovery()
555 case Device::REBOOT: in main()
45 REBOOT = 1, enumerator
52 REBOOT, enumerator
30 { "Reboot system now", Device::REBOOT },
375 case RecoveryUI::REBOOT: in ProcessKey()577 return REBOOT; in CheckKey()
147 *reboot_action = Device::REBOOT; in AdbRebootHandler()