Lines Matching refs:EventMatcher
17 EventMatcher::EventMatcher(scoped_ptr<base::DictionaryValue> filter,
23 EventMatcher::~EventMatcher() {
26 bool EventMatcher::MatchNonURLCriteria(
37 int EventMatcher::GetURLFilterCount() const {
44 bool EventMatcher::GetURLFilter(int i, base::DictionaryValue** url_filter_out) {
52 int EventMatcher::HasURLFilters() const {
56 std::string EventMatcher::GetServiceTypeFilter() const {
62 int EventMatcher::GetInstanceID() const {
68 int EventMatcher::GetRoutingID() const {