Searched defs:torrent (Results 1 – 6 of 6) sorted by relevance
/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 135 torrent=False, version_id=None, argument 164 torrent=False): argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/ |
D | resumable_download_handler.py | 176 torrent, version_id, hash_algs): argument 223 def get_file(self, key, fp, headers, cb=None, num_cb=10, torrent=False, argument
|
D | key.py | 1431 torrent=False, version_id=None, override_num_retries=None, argument 1485 torrent=False, version_id=None, override_num_retries=None, argument 1590 torrent=False, argument 1654 torrent=False, argument 1727 torrent=False, argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/gs/ |
D | key.py | 168 torrent=False, version_id=None, override_num_retries=None, argument 181 torrent=False, argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/s3/ |
D | mock_storage_service.py | 82 torrent=NOT_IMPL, argument 88 torrent=NOT_IMPL, argument 94 torrent=NOT_IMPL, version_id=NOT_IMPL, argument 597 num_cb=NOT_IMPL, torrent=NOT_IMPL, argument
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ |
D | storage_uri.py | 206 torrent=False, version_id=None, argument 223 num_cb=10, torrent=False, version_id=None): argument
|