Home | History | Annotate | Download | only in src

Lines Matching defs:is_active

258   inline bool is_active() const { return is_active_; }
260 return !is_active() || MatchesSlow(obj);
1739 if (!filter->is_active()) {