Home
last modified time | relevance | path

Searched refs:INSTALL_NONE (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/install/include/install/
Dinstall.h34 INSTALL_NONE, enumerator
/bootable/recovery/
Drecovery.cpp483 case INSTALL_NONE: in prompt_and_wait()
970 status = INSTALL_NONE; // No command specified in start_recovery()
991 if (status == INSTALL_NONE || ui->IsTextVisible()) { in start_recovery()