Searched refs:MatchNonURLCriteria (Results 1 – 3 of 3) sorted by relevance
29 bool MatchNonURLCriteria(const EventFilteringInfo& event_info) const;
26 bool EventMatcher::MatchNonURLCriteria( in MatchNonURLCriteria() function in extensions::EventMatcher
168 if (event_matcher->MatchNonURLCriteria(event_info)) { in MatchEvent()