/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/file/ |
D | key.py | 59 def get_file(self, fp, headers=None, cb=None, num_cb=10, torrent=False): argument 87 num_cb=10, policy=None, md5=None): argument 134 def get_contents_to_file(self, fp, headers=None, cb=None, num_cb=None, argument 163 def get_contents_as_string(self, headers=None, cb=None, num_cb=10, argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/services/ |
D | submit.py | 47 def submit_file(self, path, metadata=None, cb=None, num_cb=0, prefix='/'): argument 56 …def submit_path(self, path, tags=None, ignore_dirs=None, cb=None, num_cb=0, status=False, prefix='… argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/ |
D | key.py | 709 def send_file(self, fp, headers=None, cb=None, num_cb=10, argument 752 def _send_file_internal(self, fp, headers=None, cb=None, num_cb=10, argument 1032 cb=None, num_cb=10, policy=None, argument 1120 cb=None, num_cb=10, policy=None, md5=None, argument 1298 cb=None, num_cb=10, policy=None, md5=None, argument 1365 cb=None, num_cb=10, policy=None, md5=None, argument 1430 def get_file(self, fp, headers=None, cb=None, num_cb=10, argument 1484 def _get_file_internal(self, fp, headers=None, cb=None, num_cb=10, argument 1561 def get_torrent_file(self, fp, headers=None, cb=None, num_cb=10): argument 1589 cb=None, num_cb=10, argument [all …]
|
D | resumable_download_handler.py | 175 def _attempt_resumable_download(self, key, fp, headers, cb, num_cb, argument 223 def get_file(self, key, fp, headers, cb=None, num_cb=10, torrent=False, argument
|
D | multipart.py | 229 cb=None, num_cb=10, md5=None, size=None): argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/gs/ |
D | key.py | 167 def get_file(self, fp, headers=None, cb=None, num_cb=10, argument 180 cb=None, num_cb=10, argument 265 def send_file(self, fp, headers=None, cb=None, num_cb=10, argument 405 cb=None, num_cb=10, policy=None, md5=None, argument 583 cb=None, num_cb=10, policy=None, md5=None, argument 652 cb=None, num_cb=10, policy=None, md5=None, argument
|
D | resumable_upload_handler.py | 317 total_bytes_uploaded, cb, num_cb, headers): argument 411 num_cb): argument 571 def send_file(self, key, fp, headers, cb=None, num_cb=10, hash_algs=None): argument
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
D | boto_resumable_upload.py | 272 total_bytes_uploaded, cb, num_cb, headers): argument 375 num_cb): argument 507 num_cb=XML_PROGRESS_CALLBACKS): argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/s3/ |
D | mock_storage_service.py | 81 cb=NOT_IMPL, num_cb=NOT_IMPL, argument 87 cb=NOT_IMPL, num_cb=NOT_IMPL, argument 93 def get_file(self, fp, headers=NOT_IMPL, cb=NOT_IMPL, num_cb=NOT_IMPL, argument 138 cb=NOT_IMPL, num_cb=NOT_IMPL, argument 147 cb=NOT_IMPL, num_cb=NOT_IMPL, policy=NOT_IMPL, argument 160 cb=NOT_IMPL, num_cb=NOT_IMPL, policy=NOT_IMPL, argument 169 num_cb=NOT_IMPL, policy=NOT_IMPL, argument 578 cb=NOT_IMPL, num_cb=NOT_IMPL, policy=NOT_IMPL, argument 584 cb=NOT_IMPL, num_cb=NOT_IMPL, policy=NOT_IMPL, argument 591 cb=NOT_IMPL, num_cb=NOT_IMPL, policy=NOT_IMPL, argument [all …]
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/ |
D | s3put | 148 source_path, offset, bytes, debug, cb, num_cb, argument 188 reduced, debug, cb, num_cb, acl='private', headers={}, argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ |
D | storage_uri.py | 205 def get_contents_to_file(self, fp, headers=None, cb=None, num_cb=10, argument 223 num_cb=10, torrent=False, version_id=None): argument 645 cb=None, num_cb=10, policy=None, md5=None, argument 664 num_cb=10, policy=None, md5=None, size=None, argument
|