Searched refs:MatchLogEventResult (Results 1 – 2 of 2) sorted by relevance
25 struct MatchLogEventResult { struct40 MatchLogEventResult matchLogEvent(const LogEvent& event, int matcherIndex); argument
22 MatchLogEventResult EventMatcherWizard::matchLogEvent(const LogEvent& event, int matcherIndex) { in matchLogEvent()