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