Searched refs:ObjectGroupConnection (Results 1 – 2 of 2) sorted by relevance
66 struct ObjectGroupConnection { struct67 ObjectGroupConnection(UniqueId id, Object** object) in ObjectGroupConnection() function70 bool operator==(const ObjectGroupConnection& other) const {74 bool operator<(const ObjectGroupConnection& other) const {359 List<ObjectGroupConnection> object_group_connections_;361 List<ObjectGroupConnection> implicit_ref_connections_;
1260 object_group_connections_.Add(ObjectGroupConnection(id, handle)); in SetObjectGroupId()1272 implicit_ref_connections_.Add(ObjectGroupConnection(id, child)); in SetReferenceFromGroup()