Home
last modified time | relevance | path

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

/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
DRawDiskOrBuilder.java51 java.lang.String getContainerType(); in getContainerType() method
DRawDisk.java225 public java.lang.String getContainerType() { in getContainerType() method in RawDisk
827 public java.lang.String getContainerType() { in getContainerType() method in RawDisk.Builder
/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/
DTransformationLocationOrBuilder.java135 com.google.privacy.dlp.v2.TransformationContainerType getContainerType(); in getContainerType() method
DTransformationLocation.java282 public com.google.privacy.dlp.v2.TransformationContainerType getContainerType() { in getContainerType() method in TransformationLocation
1149 public com.google.privacy.dlp.v2.TransformationContainerType getContainerType() { in getContainerType() method in TransformationLocation.Builder
/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DMessageReflection.java221 public ContainerType getContainerType(); in getContainerType() method
467 public ContainerType getContainerType() { in getContainerType() method in MessageReflection.BuilderAdapter
742 public ContainerType getContainerType() { in getContainerType() method in MessageReflection.ExtensionAdapter
957 public ContainerType getContainerType() { in getContainerType() method in MessageReflection.ExtensionBuilderAdapter
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DMessageReflection.java221 public ContainerType getContainerType(); in getContainerType() method
467 public ContainerType getContainerType() { in getContainerType() method in MessageReflection.BuilderAdapter
742 public ContainerType getContainerType() { in getContainerType() method in MessageReflection.ExtensionAdapter
957 public ContainerType getContainerType() { in getContainerType() method in MessageReflection.ExtensionBuilderAdapter
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DMessageReflection.java221 public ContainerType getContainerType(); in getContainerType() method
467 public ContainerType getContainerType() { in getContainerType() method in MessageReflection.BuilderAdapter
742 public ContainerType getContainerType() { in getContainerType() method in MessageReflection.ExtensionAdapter
957 public ContainerType getContainerType() { in getContainerType() method in MessageReflection.ExtensionBuilderAdapter
/external/deqp/modules/glshared/
DglsLifetimeTests.hpp336 Type &getContainerType(void) const in getContainerType() function in deqp::gls::LifetimeTests::details::Attacher