HomeSort by relevance Sort by last modified time
    Searched refs:IterObjects (Results 1 - 9 of 9) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/gslib/
cat_helper.py 62 for blr in self.command_obj.WildcardIterator(url_str).IterObjects():
wildcard_iterator.py 452 def IterObjects(self, bucket_listing_fields=None):
578 def IterObjects(self, bucket_listing_fields=None):
name_expansion.py 270 self.WildcardIterator(url_to_iterate).IterObjects(
command.py     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
stat.py 129 blr_iter = self.WildcardIterator(url_str).IterObjects(
compose.py 129 src_url_iter = self.WildcardIterator(src_url_str).IterObjects()
hash.py 166 for file_ref in self.WildcardIterator(url_str).IterObjects():
rsync.py 524 project_id=cls.project_id).IterObjects(
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_naming.py 131 suri(dst_bucket_uri, '**')).IterObjects())
    [all...]

Completed in 96 milliseconds