Searched refs:REBOOT (Results 1 – 5 of 5) sorted by relevance
38 case 0: return REBOOT; in InvokeMenuItem()
61 REBOOT = 1, enumerator
89 enum KeyAction { ENQUEUE, TOGGLE, REBOOT, IGNORE }; enumerator
175 case RecoveryUI::REBOOT: in ProcessKey()319 return REBOOT; in CheckKey()
808 case Device::REBOOT: in prompt_and_wait()1090 Device::BuiltinAction after = shutdown_after ? Device::SHUTDOWN : Device::REBOOT; in main()