Home
last modified time | relevance | path

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

/bootable/recovery/install/include/install/
Dinstall.h36 INSTALL_RETRY, enumerator
/bootable/recovery/
Drecovery.cpp369 case INSTALL_RETRY: in PromptAndWait()
776 if (status == INSTALL_RETRY && retry_count < RETRY_LIMIT) { in start_recovery()
/bootable/recovery/install/
Dinstall.cpp520 return INSTALL_RETRY; in TryUpdateBinary()