Home
last modified time | relevance | path

Searched defs:getContainingType (Results 1 – 9 of 9) sorted by relevance

/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/reflection/v1alpha/
DExtensionRequestOrBuilder.java17 java.lang.String getContainingType(); in getContainingType() method
DExtensionRequest.java103 public java.lang.String getContainingType() { in getContainingType() method in ExtensionRequest
458 public java.lang.String getContainingType() { in getContainingType() method in ExtensionRequest.Builder
/external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/
DSmaliFieldReference.java72 public SmaliClassTypeElement getContainingType() { in getContainingType() method in SmaliFieldReference
DSmaliMethodReference.java99 public SmaliClassTypeElement getContainingType() { in getContainingType() method in SmaliMethodReference
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java705 public Descriptor getContainingType() { in getContainingType() method in Descriptors.Descriptor
1242 public Descriptor getContainingType() { in getContainingType() method in Descriptors.FieldDescriptor
1777 public Descriptor getContainingType() { in getContainingType() method in Descriptors.EnumDescriptor
2730 public Descriptor getContainingType() { in getContainingType() method in Descriptors.OneofDescriptor
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java705 public Descriptor getContainingType() { in getContainingType() method in Descriptors.Descriptor
1242 public Descriptor getContainingType() { in getContainingType() method in Descriptors.FieldDescriptor
1777 public Descriptor getContainingType() { in getContainingType() method in Descriptors.EnumDescriptor
2730 public Descriptor getContainingType() { in getContainingType() method in Descriptors.OneofDescriptor
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h114 TypeIndex getContainingType() const { return ContainingType; } in getContainingType() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h88 TypeIndex getContainingType() const { return ContainingType; } in getContainingType() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1799 DIType *getContainingType() const { in getContainingType() function