Searched refs:get_interface_format_text (Results 1 - 2 of 2) sorted by relevance

/external/selinux/policycoreutils/sepolicy/sepolicy/
H A Dinterface.py30 __all__ = ['get_all_interfaces', 'get_interfaces_from_xml', 'get_admin', 'get_user', 'get_interface_dict', 'get_interface_format_text', 'get_interface_compile_format_text', 'get_xml_file', 'interface_compile_test']
162 def get_interface_format_text(interface, path="/usr/share/selinux/devel/policy.xml"): function
/external/selinux/policycoreutils/sepolicy/
H A Dsepolicy.py478 from sepolicy.interface import get_interface_format_text, interface_compile_test namespace
482 print get_interface_format_text(i + append)

Completed in 121 milliseconds