Searched refs:matcherCache (Results 1 – 1 of 1) sorted by relevance
607 vector<MatchingState> matcherCache(mAllAtomMatchingTrackers.size(), in onLogEvent() local609 vector<shared_ptr<LogEvent>> matcherTransformations(matcherCache.size(), nullptr); in onLogEvent()613 mAllAtomMatchingTrackers, matcherCache, in onLogEvent()622 if (matcherCache[it.first] == MatchingState::kMatched) { in onLogEvent()643 if (matcherCache[it.first] == MatchingState::kMatched) { in onLogEvent()659 if (matcherCache[matcherIndex] == MatchingState::kMatched) { in onLogEvent()680 condition->evaluateCondition(conditionEvent, matcherCache, mAllConditionTrackers, in onLogEvent()710 if (matcherCache[i] == MatchingState::kMatched) { in onLogEvent()