OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PolicyGenerator
(Results
1 - 5
of
5
) sorted by null
/external/selinux/sepolgen/tests/
test_policygen.py
23
class
PolicyGenerator
(unittest.TestCase):
25
g = policygen.
PolicyGenerator
()
/external/selinux/policycoreutils/audit2allow/
audit2allow
300
g = policygen.
PolicyGenerator
()
audit2why
299
g = policygen.
PolicyGenerator
()
/external/selinux/sepolgen/src/sepolgen/
policygen.py
45
class
PolicyGenerator
:
48
PolicyGenerator
generates a new reference policy module
58
PolicyGenerator
can also optionally add comments explaining
65
The module created by
PolicyGenerator
can be passed to
69
"""Initialize a
PolicyGenerator
with an optional
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
policygen.py
45
class
PolicyGenerator
:
48
PolicyGenerator
generates a new reference policy module
58
PolicyGenerator
can also optionally add comments explaining
65
The module created by
PolicyGenerator
can be passed to
69
"""Initialize a
PolicyGenerator
with an optional
Completed in 1894 milliseconds