Home
last modified time | relevance | path

Searched defs:getContainingType (Results 1 – 8 of 8) 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/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java631 public Descriptor getContainingType() { return containingType; } in getContainingType() method in Descriptors.Descriptor
1050 public Descriptor getContainingType() { return containingType; } in getContainingType() method in Descriptors.FieldDescriptor
1562 public Descriptor getContainingType() { return containingType; } in getContainingType() method in Descriptors.EnumDescriptor
2512 public Descriptor getContainingType() { return containingType; } in getContainingType() method in Descriptors.OneofDescriptor
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h403 DICompositeType getContainingType() const { in getContainingType() function
495 DICompositeType getContainingType() const { in getContainingType() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h110 TypeIndex getContainingType() const { return ContainingType; } in getContainingType() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h88 TypeIndex getContainingType() const { return ContainingType; } in getContainingType() function