Searched refs:InstancePointersSet (Results 1 – 2 of 2) sorted by relevance
39 typedef std::set<uint64_t> InstancePointersSet; typedef40 typedef std::shared_ptr<InstancePointersSet> InstancePointersSetSP;
68 : InstancePointersSetSP(new InstancePointersSet()); in Init()