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

/bootable/recovery/
H A Ddefault_device.cpp72 case 5: return SHUTDOWN;
H A Ddevice.h71 REBOOT_BOOTLOADER, SHUTDOWN, READ_RECOVERY_LASTLOG }; enumerator in enum:Device::BuiltinAction
H A Drecovery.cpp822 // Return REBOOT, SHUTDOWN, or REBOOT_BOOTLOADER. Returning NO_ACTION
857 case Device::SHUTDOWN:
1137 Device::BuiltinAction after = shutdown_after ? Device::SHUTDOWN : Device::REBOOT;
1147 case Device::SHUTDOWN:

Completed in 174 milliseconds