Home
last modified time | relevance | path

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

/system/sepolicy/tests/
Dtreble_sepolicy_tests.py62 pubtypes = set() variable
169 global pubtypes
173 pubtypes = types
233 global pubtypes
239 if n in pubtypes and compatMapping.rTypeattributesets.get(n) is None:
265 if o in compatMapping.pubtypes and not o in compatMapping.types:
Dmini_parser.py14 self.pubtypes = set()
113 self.pubtypes.add(pub.group(1))