Searched refs:_match_indirect_regex (Results 1 - 6 of 6) sorted by relevance

/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
H A Drbacrulequery.py107 if self.source and not self._match_indirect_regex(
117 if self.target and not self._match_indirect_regex(
H A Dterulequery.py118 if self.source and not self._match_indirect_regex(
128 if self.target and not self._match_indirect_regex(
H A Dquery.py94 def _match_indirect_regex(obj, criteria, indirect, regex): member in class:PolicyQuery
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/
H A Drbacrulequery.py107 if self.source and not self._match_indirect_regex(
117 if self.target and not self._match_indirect_regex(
H A Dterulequery.py118 if self.source and not self._match_indirect_regex(
128 if self.target and not self._match_indirect_regex(
H A Dquery.py94 def _match_indirect_regex(obj, criteria, indirect, regex): member in class:PolicyQuery

Completed in 140 milliseconds