HomeSort by relevance Sort by last modified time
    Searched refs:pathset (Results 1 - 2 of 2) sorted by null

  /external/selinux/python/sepolgen/src/sepolgen/
defaults.py 43 def __call__(self, testfilename, pathset="SELINUX_DEVEL_PATH"):
44 paths = self.config.get(pathset, None)
46 raise ValueError("%s was not in %s" % (pathset, self.config_pathname))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
defaults.py 43 def __call__(self, testfilename, pathset="SELINUX_DEVEL_PATH"):
44 paths = self.config.get(pathset, None)
46 raise ValueError("%s was not in %s" % (pathset, self.config_pathname))

Completed in 2584 milliseconds