Home
last modified time | relevance | path

Searched defs:getContainerType (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DMessageReflection.java238 public ContainerType getContainerType(); in getContainerType() method
435 public ContainerType getContainerType() { in getContainerType() method in MessageReflection.BuilderAdapter
622 public ContainerType getContainerType() { in getContainerType() method in MessageReflection.ExtensionAdapter
/external/deqp/modules/glshared/
DglsLifetimeTests.hpp219 Type& getContainerType (void) const { return m_containerType; } in getContainerType() function in deqp::gls::LifetimeTests::details::Attacher