Searched refs:retry (Results 1 – 3 of 3) sorted by relevance
78 def repo_sync(workspace, ignore_error, retry=5): argument82 while count < retry:85 (count, retry, workspace))95 if count == retry and not ignore_error:
885 boolean retry = true; in surfaceDestroyed()887 while (retry) { in surfaceDestroyed()890 retry = false; in surfaceDestroyed()
1404 boolean retry = true; in surfaceDestroyed()1406 while (retry) { in surfaceDestroyed()1409 retry = false; in surfaceDestroyed()