Home
last modified time | relevance | path

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

/aosp12/system/sepolicy/tests/
H A Dsearchpolicy.py57 TERules = pol.QueryTERule(scontext=scontext,
H A Dpolicy.py202 def QueryTERule(self, **kwargs): member in Policy