Searched refs:ObjectGroupRetainerInfo (Results 1 – 2 of 2) sorted by relevance
83 struct ObjectGroupRetainerInfo { struct84 ObjectGroupRetainerInfo(UniqueId id, RetainedObjectInfo* info) in ObjectGroupRetainerInfo() function87 bool operator==(const ObjectGroupRetainerInfo& other) const {91 bool operator<(const ObjectGroupRetainerInfo& other) const {360 List<ObjectGroupRetainerInfo> retainer_infos_;
1266 retainer_infos_.Add(ObjectGroupRetainerInfo(id, info)); in SetRetainedObjectInfo()