Searched refs:getAtomMatchingTrackerIndex (Results 1 – 5 of 5) sorted by relevance
109 mTrackerIndex.insert(childTracker->getAtomMatchingTrackerIndex().begin(), in init()110 childTracker->getAtomMatchingTrackerIndex().end()); in init()163 mTrackerIndex.insert(childTracker->getAtomMatchingTrackerIndex().begin(), in onConfigUpdated()164 childTracker->getAtomMatchingTrackerIndex().end()); in onConfigUpdated()
113 virtual const std::set<int>& getAtomMatchingTrackerIndex() const { in getAtomMatchingTrackerIndex() function
771 const set<int>& interestedMatchers = tracker->getAtomMatchingTrackerIndex(); in TEST()
391 for (const int trackerIndex : conditionTracker->getAtomMatchingTrackerIndex()) { in updateConditions()
949 for (const int trackerIndex : conditionTracker->getAtomMatchingTrackerIndex()) { in initConditions()