Home
last modified time | relevance | path

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

/external/selinux/python/sepolicy/sepolicy/
D__init__.py1102 def policy_xml(path="/usr/share/selinux/devel/policy.xml"): function
1121 tree = xml.etree.ElementTree.fromstring(policy_xml(path))
Dmanpage.py54 tree = xml.etree.ElementTree.fromstring(sepolicy.policy_xml(path))