Searched refs:get_methods (Results 1 – 11 of 11) sorted by relevance
62 from sepolicy import get_methods65 all_interfaces = get_methods()88 for i in sepolicy.get_methods():111 for i in sepolicy.get_methods():
792 def get_methods(): function
593 if method in sepolicy.get_methods():
155 self.assertEqual(self.Mine.get_methods(), ('a_method',))
155 def get_methods(self): member in Class
160 def get_methods(self): member in Class
157 self.assertEqual(self.Mine.get_methods(), ('a_method',))
121 .. method:: get_methods()
117 .. method:: get_methods()
411 def get_methods(self, c, token): member in Server
390 def get_methods(self, c, token): member in Server