Searched refs:kNotComputed (Results 1 – 5 of 5) sorted by relevance
26 return MatchingState::kNotComputed; in matchLogEvent()28 vector<MatchingState> matcherCache(mAllEventMatchers.size(), MatchingState::kNotComputed); in matchLogEvent()
117 if (matcherResults[mIndex] != MatchingState::kNotComputed) { in onLogEvent()128 if (matcherResults[childIndex] == MatchingState::kNotComputed) { in onLogEvent()
31 kNotComputed = -1, enumerator
64 if (matcherResults[mIndex] != MatchingState::kNotComputed) { in onLogEvent()
565 MatchingState::kNotComputed); in onLogEvent()