Home
last modified time | relevance | path

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

/system/sepolicy/tests/
Dpolicy.py455 def __InitPolicy(self, PolicyPath): argument
456 cPolicyPath = create_string_buffer(PolicyPath.encode("ascii"))
461 def __init__(self, PolicyPath, FcPaths, LibPath): argument
464 self.__InitPolicy(PolicyPath)