Searched refs:getLogTrackerIndex (Results 1 – 3 of 3) sorted by relevance
94 mTrackerIndex.insert(childTracker->getLogTrackerIndex().begin(), in init()95 childTracker->getLogTrackerIndex().end()); in init()
110 virtual const std::set<int>& getLogTrackerIndex() const { in getLogTrackerIndex() function
279 for (const int trackerIndex : conditionTracker->getLogTrackerIndex()) { in initConditions()