Searched refs:fieldValueMatchers (Results 1 – 2 of 2) sorted by relevance
604 int tagId, int matcherIndex, const std::vector<FieldValueMatcher>& fieldValueMatchers = {});
1565 int tagId, int matcherIndex, const vector<FieldValueMatcher>& fieldValueMatchers) { in createEventMatcherWizard() argument1569 for (const FieldValueMatcher& fvm : fieldValueMatchers) { in createEventMatcherWizard()