OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_match_object_class
(Results
1 - 6
of
6
) sorted by null
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
defaultquery.py
65
if not self.
_match_object_class
(d):
mlsrulequery.py
111
if not self.
_match_object_class
(rule):
constraintquery.py
117
if not self.
_match_object_class
(c):
rbacrulequery.py
133
if not self.
_match_object_class
(rule):
mixins.py
169
def
_match_object_class
(self, obj):
member in class:MatchObjClass
terulequery.py
175
if not self.
_match_object_class
(rule):
Completed in 65 milliseconds