Home
last modified time | relevance | path

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

/bootable/recovery/recovery_ui/include/recovery_ui/
Ddevice.h64 REBOOT_FROM_FASTBOOT = 20, enumerator
/bootable/recovery/fastboot/
Dfastboot.cpp33 { "Reboot system now", Device::REBOOT_FROM_FASTBOOT },
/bootable/recovery/
Drecovery_main.cpp560 case Device::REBOOT_FROM_FASTBOOT: in main()
Drecovery.cpp408 case Device::REBOOT_FROM_FASTBOOT: // Can not happen in PromptAndWait()