Home
last modified time | relevance | path

Searched refs:START_OVER (Results 1 – 5 of 5) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dboto_resumable_upload.py183 resp.status, ResumableTransferDisposition.START_OVER)
203 str(resp.getheaders()), ResumableTransferDisposition.START_OVER)
466 elif e.disposition == ResumableTransferDisposition.START_OVER:
Dboto_translation.py1503 boto.exception.ResumableTransferDisposition.START_OVER):
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/gs/
Dresumable_upload_handler.py233 resp.status, ResumableTransferDisposition.START_OVER)
253 str(resp.getheaders()), ResumableTransferDisposition.START_OVER)
446 ResumableTransferDisposition.START_OVER)
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
Dexception.py495 START_OVER = 'START_OVER' variable in ResumableTransferDisposition
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
Dtest_cp.py143 ResumableTransferDisposition.START_OVER)