Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
Dconnection.py90 def build_auth_path(self, bucket, key=''): member in _CallingFormat
358 auth_path = self.calling_format.build_auth_path(bucket, key)
390 auth_path = self.calling_format.build_auth_path(bucket, key)
652 auth_path = self.calling_format.build_auth_path(bucket, key)