Home
last modified time | relevance | path

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

/bootable/recovery/install/include/install/
Dinstall.h38 INSTALL_REBOOT, enumerator
/bootable/recovery/
Drecovery.cpp563 if (status == INSTALL_REBOOT) { in prompt_and_wait()
952 status = INSTALL_REBOOT; in start_recovery()
990 if (status != INSTALL_REBOOT) { in start_recovery()
/bootable/recovery/install/
Dadb_install.cpp146 *result = INSTALL_REBOOT; in AdbRebootHandler()