Home
last modified time | relevance | path

Searched defs:DoNotMatchPrefix (Results 1 – 1 of 1) sorted by relevance

/system/sepolicy/tests/
Dpolicy.py55 def AssertPathTypesDoNotHaveAttr(self, MatchPrefix, DoNotMatchPrefix, Attr, ExcludedTypes = []): argument
91 def AssertPathTypesHaveAttr(self, MatchPrefix, DoNotMatchPrefix, Attr): argument