Searched refs:MAX_CONSECUTIVE_FAILURES (Results 1 – 1 of 1) sorted by relevance
53 #define MAX_CONSECUTIVE_FAILURES 5 macro57 return mConsecutiveFailures > MAX_CONSECUTIVE_FAILURES && in isFragmented()196 if (notTooBig && mConsecutiveFailures <= MAX_CONSECUTIVE_FAILURES) { in requestNewEntry()