Searched refs:SetAclFuncWrapper (Results 1 – 3 of 3) sorted by relevance
26 from gslib.command import SetAclFuncWrapper204 self.SetAclCommandHelper(SetAclFuncWrapper, SetAclExceptionHandler)
26 from gslib.command import SetAclFuncWrapper340 self.SetAclCommandHelper(SetAclFuncWrapper, SetAclExceptionHandler)
121 def SetAclFuncWrapper(cls, name_expansion_result, thread_state=None): function