Searched refs:RETRY_LIMIT (Results 1 – 1 of 1) sorted by relevance
890 static constexpr int RETRY_LIMIT = 4; in start_recovery() local891 if (status == INSTALL_RETRY && retry_count < RETRY_LIMIT) { in start_recovery()