Home
last modified time | relevance | path

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

/aosp_15_r20/system/sepolicy/tests/
H A Dpolicy.py108 def AssertPathTypesDoNotHaveAttr(self, MatchPrefix, DoNotMatchPrefix, Attr, ExcludedTypes = []): argument
149 def AssertPathTypesHaveAttr(self, MatchPrefix, DoNotMatchPrefix, Attr, ExcludedTypes = []): argument