OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MatchNonURLCriteria
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/extensions/common/
event_matcher.h
20
//
MatchNonURLCriteria
() - URL matching is handled by EventFilter.
29
bool
MatchNonURLCriteria
(const EventFilteringInfo& event_info) const;
event_matcher.cc
26
bool EventMatcher::
MatchNonURLCriteria
(
event_filter.cc
168
if (event_matcher->
MatchNonURLCriteria
(event_info)) {
Completed in 24 milliseconds