Home
last modified time | relevance | path

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

/bootable/recovery/install/include/install/
Dinstall.h39 INSTALL_REBOOT, enumerator
/bootable/recovery/
Drecovery.cpp379 case INSTALL_REBOOT: in PromptAndWait()
480 if (status == INSTALL_REBOOT) { in PromptAndWait()
839 status = INSTALL_REBOOT; in start_recovery()
873 if (status != INSTALL_REBOOT) { in start_recovery()
/bootable/recovery/install/
Dadb_install.cpp151 *result = INSTALL_REBOOT; in AdbRebootHandler()