Home
last modified time | relevance | path

Searched refs:get_xml_file (Results 1 – 1 of 1) sorted by relevance

/external/selinux/policycoreutils/sepolicy/sepolicy/
Dinterface.py65 xml_path = get_xml_file(path)
77 xml_path = get_xml_file(path)
99 xml_path = get_xml_file(path)
188 def get_xml_file(if_file): function