Searched refs:getContainerType (Results 1 – 3 of 3) sorted by relevance
220 public ContainerType getContainerType(); in getContainerType() method414 public ContainerType getContainerType() { in getContainerType() method in MessageReflection.BuilderAdapter616 public ContainerType getContainerType() { in getContainerType() method in MessageReflection.ExtensionAdapter767 } else if (target.getContainerType() == MergeTarget.ContainerType.MESSAGE) { in mergeFieldFrom()
1071 << " attached to " << attacher.getContainerType().getName() << " " in getAttachment()1080 Type& containerType = m_attacher.getContainerType(); in testDeletedNames()1150 Type& containerType = attacher.getContainerType(); in iterate()1231 Type& containerType = attacher.getContainerType(); in iterate()1340 os << attacher.getElementType().getName() << "_" << attacher.getContainerType().getName(); in attacherName()
219 Type& getContainerType (void) const { return m_containerType; } in getContainerType() function in deqp::gls::LifetimeTests::details::Attacher