Searched refs:matcherCache (Results 1 – 1 of 1) sorted by relevance
307 vector<MatchingState> matcherCache(mAllAtomMatchers.size(), MatchingState::kNotComputed); in onLogEvent() local310 matcher->onLogEvent(event, mAllAtomMatchers, matcherCache); in onLogEvent()317 if (matcherCache[pair.first] == MatchingState::kMatched) { in onLogEvent()334 condition->evaluateCondition(event, matcherCache, mAllConditionTrackers, conditionCache, in onLogEvent()364 if (matcherCache[i] == MatchingState::kMatched) { in onLogEvent()