Home
last modified time | relevance | path

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

/bootable/recovery/recovery_ui/include/recovery_ui/
Ddevice.h63 REBOOT_RESCUE = 19, enumerator
/bootable/recovery/install/
Dadb_install.cpp143 *reboot_action = Device::REBOOT_RESCUE; in AdbRebootHandler()
/bootable/recovery/
Drecovery_main.cpp524 case Device::REBOOT_RESCUE: { in main()
Drecovery.cpp418 case Device::REBOOT_RESCUE: in PromptAndWait()