Searched refs:childTagIds (Results 1 – 1 of 1) sorted by relevance
83 const set<int>& childTagIds = allTrackers[childIndex]->getAtomIds(); in init() local84 mAtomIds.insert(childTagIds.begin(), childTagIds.end()); in init()