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