Home
last modified time | relevance | path

Searched refs:SHUTDOWN_FROM_FASTBOOT (Results 1 – 4 of 4) sorted by relevance

/bootable/recovery/recovery_ui/include/recovery_ui/
Ddevice.h65 SHUTDOWN_FROM_FASTBOOT = 21, enumerator
/bootable/recovery/fastboot/
Dfastboot.cpp36 { "Power off", Device::SHUTDOWN_FROM_FASTBOOT },
/bootable/recovery/
Drecovery_main.cpp504 case Device::SHUTDOWN_FROM_FASTBOOT: in main()
Drecovery.cpp409 case Device::SHUTDOWN_FROM_FASTBOOT: // Can not happen in PromptAndWait()