Home
last modified time | relevance | path

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

/system/sepolicy/tests/
Dpolicy.py436 def __InitPolicy(self, PolicyPath): argument
437 cPolicyPath = create_string_buffer(PolicyPath)
442 def __init__(self, PolicyPath, FcPaths, LibPath): argument
445 self.__InitPolicy(PolicyPath)