Home
last modified time | relevance | path

Searched defs:retry_params (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/perf_insights/third_party/cloudstorage/
Dcloudstorage_api.py45 retry_params=None, argument
99 def delete(filename, retry_params=None, _account_id=None): argument
120 def stat(filename, retry_params=None, _account_id=None): argument
154 def _copy2(src, dst, metadata=None, retry_params=None): argument
189 delimiter=None, retry_params=None, _account_id=None): argument
Dapi_utils.py64 def set_default_retry_params(retry_params): argument
119 retry_params, argument
Drest_api.py118 retry_params=None): argument
Dstorage_api.py43 def _get_storage_api(retry_params, account_id=None): argument