Searched refs:get_methods (Results 1 - 3 of 3) sorted by relevance

/external/selinux/policycoreutils/sepolicy/sepolicy/
H A Dinterface.py58 from sepolicy import get_methods namespace
61 all_interfaces = get_methods()
83 for i in sepolicy.get_methods():
105 for i in sepolicy.get_methods():
H A D__init__.py405 def get_methods(): function
H A Dgenerate.py581 if method in sepolicy.get_methods():

Completed in 84 milliseconds