Searched refs:_match_expr (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
H A Dconstraintquery.py75 def _match_expr(self, expr, criteria, indirect, regex): member in class:ConstraintQuery
121 if self.role and not self._match_expr(
128 if self.type_ and not self._match_expr(
135 if self.user and not self._match_expr(
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/
H A Dconstraintquery.py75 def _match_expr(self, expr, criteria, indirect, regex): member in class:ConstraintQuery
121 if self.role and not self._match_expr(
128 if self.type_ and not self._match_expr(
135 if self.user and not self._match_expr(

Completed in 762 milliseconds