Searched refs:MatchNonURLCriteria (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/extensions/common/
H A Devent_matcher.h20 // MatchNonURLCriteria() - URL matching is handled by EventFilter.
29 bool MatchNonURLCriteria(const EventFilteringInfo& event_info) const;
H A Devent_matcher.cc26 bool EventMatcher::MatchNonURLCriteria( function in class:extensions::EventMatcher
H A Devent_filter.cc170 if (event_matcher->MatchNonURLCriteria(event_info)) {

Completed in 73 milliseconds