HomeSort by relevance Sort by last modified time
    Searched full:_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 58 if not self._match_object_class(d):
mixins.py 54 def _match_object_class(self, obj): member in class:MatchObjClass
mlsrulequery.py 99 if not self._match_object_class(rule):
constraintquery.py 112 if not self._match_object_class(c):
rbacrulequery.py 128 if not self._match_object_class(rule):
terulequery.py 142 if not self._match_object_class(rule):

Completed in 6041 milliseconds