Home
last modified time | relevance | path

Searched refs:_should_retry_response (Results 1 – 2 of 2) sorted by relevance

/external/python/google-api-python-client/googleapiclient/
Dhttp.py85 def _should_retry_response(resp_status, content): function
187 if not _should_retry_response(resp.status, content):
987 if not _should_retry_response(resp.status, content):
/external/python/google-api-python-client/docs/epy/
Dapi-objects.txt78 googleapiclient.http._should_retry_response googleapiclient.http-module.html#_should_retry_response