Home
last modified time | relevance | path

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

/system/sepolicy/tests/
Dpolicy.py321 def __InitLibsepolwrap(self, LibPath): argument
322 lib = CDLL(LibPath)
425 def __init__(self, PolicyPath, FcPaths, LibPath): argument
426 self.__InitLibsepolwrap(LibPath)