Searched refs:acl_func (Results 1 – 1 of 1) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/gslib/ |
D | command.py | 592 def ApplyAclFunc(self, acl_func, acl_excep_handler, url_strs): argument 624 acl_func(self, name_expansion_for_url) 639 self.Apply(acl_func, name_expansion_iterator, acl_excep_handler, 758 def SetAclCommandHelper(self, acl_func, acl_excep_handler): argument 795 self.ApplyAclFunc(acl_func, acl_excep_handler, url_args)
|