Searched refs:MatchPathPrefixes (Results 1 - 1 of 1) sorted by relevance

/system/sepolicy/tests/
H A Dpolicy.py27 def MatchPathPrefixes(pathregex, Prefixes): function
150 if not MatchPathPrefixes(pathregex, MatchPrefixes):
152 if MatchPathPrefixes(pathregex, DoNotMatchPrefixes):

Completed in 68 milliseconds