HomeSort by relevance Sort by last modified time
    Searched refs:expand_avc_rule_to_xml (Results 1 - 2 of 2) sorted by null

  /packages/experimental/SELinux/CTS/src/
gen_SELinux_CTS.py 40 expanded_xml = SELinux_CTS.expand_avc_rule_to_xml(policy, a, str(count), 'allow')
46 expanded_xml = SELinux_CTS.expand_avc_rule_to_xml(policy, n, str(count), 'neverallow')
SELinux_CTS.py 125 def expand_avc_rule_to_xml(policy, avc_rule, rule_name, rule_type): function

Completed in 3071 milliseconds