Home
last modified time | relevance | path

Searched refs:SHUTDOWN (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/
Ddevice.h71 REBOOT_BOOTLOADER, SHUTDOWN, READ_RECOVERY_LASTLOG }; enumerator
Ddefault_device.cpp72 case 5: return SHUTDOWN; in InvokeMenuItem()
Drecovery.cpp858 case Device::SHUTDOWN: in prompt_and_wait()
1138 Device::BuiltinAction after = shutdown_after ? Device::SHUTDOWN : Device::REBOOT; in main()
1148 case Device::SHUTDOWN: in main()