Home | History | Annotate | Download | only in xmlrpc

Lines Matching defs:system_listMethods

225         self.funcs.update({'system.listMethods' : self.system_listMethods,
274 def system_listMethods(self):
854 for method_name in self.system_listMethods():