Searched refs:allLogMatchers (Results 1 – 5 of 5) sorted by relevance
37 bool CombinationLogMatchingTracker::init(const vector<AtomMatcher>& allLogMatchers, in init() argument48 AtomMatcher_Combination matcher = allLogMatchers[mIndex].combination(); in init()76 if (!allTrackers[childIndex]->init(allLogMatchers, allTrackers, matcherMap, stack)) { in init()
33 bool init(const std::vector<AtomMatcher>& allLogMatchers,
38 bool init(const std::vector<AtomMatcher>& allLogMatchers,
49 virtual bool init(const std::vector<AtomMatcher>& allLogMatchers,
45 bool SimpleLogMatchingTracker::init(const vector<AtomMatcher>& allLogMatchers, in init() argument