Searched refs:maxAttempt (Results 1 – 2 of 2) sorted by relevance
49 ModuleDefinition module, int attempt, int maxAttempt); in shouldRetryPreparation() argument
184 int maxAttempt) { in shouldRetryPreparation() argument194 if (attempt == maxAttempt) { in shouldRetryPreparation()