Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/file/
Dkey.py191 def is_stream(self): member in Key
/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dstorage_url.py125 def __init__(self, url_string, is_stream=False): argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
Dstorage_uri.py548 def is_stream(self): member in BucketStorageUri
809 def __init__(self, object_name, debug, is_stream=False): argument
876 def is_stream(self): member in FileStorageUri
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/s3/
Dmock_storage_service.py549 def is_stream(self): member in MockBucketStorageUri