Home
last modified time | relevance | path

Searched refs:BucketLogging (Results 1 – 3 of 3) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
Dbucketlogging.py25 class BucketLogging(object): class
Dbucket.py42 from boto.s3.bucketlogging import BucketLogging
1192 blogging = BucketLogging(target=target_bucket, prefix=target_prefix,
1203 blogging = BucketLogging()
1217 blogging = BucketLogging()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/s3/
Dtest_bucket.py35 from boto.s3.bucketlogging import BucketLogging