Searched refs:should_retry (Results 1 – 6 of 6) sorted by relevance
193 bool should_retry = false; in SystemHostResolverCall() local202 should_retry = true; in SystemHostResolverCall()206 should_retry = true; in SystemHostResolverCall()209 if (should_retry) { in SystemHostResolverCall()
51 bool should_retry = in OnUberAuthTokenFailure() local54 if (should_retry) { in OnUberAuthTokenFailure()
229 bool should_retry = false; in OnURLFetchComplete() local230 HandleResponse(source, &should_retry); in OnURLFetchComplete()231 if (should_retry) { in OnURLFetchComplete()
160 int should_retry(int i);
233 int should_retry(int i);
851 const bool should_retry = in OnJobDone() local853 if (should_retry) { in OnJobDone()875 return !should_retry; in OnJobDone()