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.py69 xml_path = get_xml_file(path)
81 xml_path = get_xml_file(path)
103 xml_path = get_xml_file(path)
192 def get_xml_file(if_file): function