Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
Dcompose.py116 if target_url.HasGeneration():
145 if src_url.HasGeneration():
Dcp.py809 if dst_url.IsCloudUrl() and dst_url.HasGeneration():
/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dstorage_url.py233 def HasGeneration(self): member in _CloudUrl
252 if self.HasGeneration():
Dwildcard_iterator.py111 single_version_request = self.wildcard_url.HasGeneration()
Dcopy_helper.py999 if component_url.HasGeneration():