Home
last modified time | relevance | path

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

/external/selinux/python/sepolicy/sepolicy/
Dinterface.py67 xml_path = get_xml_file(path)
79 xml_path = get_xml_file(path)
101 xml_path = get_xml_file(path)
190 def get_xml_file(if_file): function