OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BoundsQuery
(Results
1 - 3
of
3
) sorted by null
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
boundsquery.py
27
class
BoundsQuery
(PolicyQuery):
46
super(
BoundsQuery
, self).__init__(policy, **kwargs)
__init__.py
52
from .
boundsquery
import
BoundsQuery
/external/selinux/prebuilts/bin/
seinfo.py
241
q = setools.
BoundsQuery
(p, ruletype=["typebounds"])
Completed in 183 milliseconds