Home
last modified time | relevance | path

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

/bootable/recovery/
Dinstall.h27 INSTALL_RETRY }; enumerator
Dinstall.cpp265 return INSTALL_RETRY; in try_update_binary()
Drecovery.cpp1482 if (status == INSTALL_RETRY && retry_count < EIO_RETRY_COUNT) { in main()