Home
last modified time | relevance | path

Searched refs:getContainingType (Results 1 – 25 of 40) sorted by relevance

12

/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/reflection/v1alpha/
DExtensionRequest.java103 public java.lang.String getContainingType() { in getContainingType() method in ExtensionRequest
194 result = result && getContainingType() in equals()
195 .equals(other.getContainingType()); in equals()
210 hash = (53 * hash) + getContainingType().hashCode(); in hashCode()
416 if (!other.getContainingType().isEmpty()) { in mergeFrom()
458 public java.lang.String getContainingType() { in getContainingType() method in ExtensionRequest.Builder
516 containingType_ = getDefaultInstance().getContainingType(); in clearContainingType()
DExtensionRequestOrBuilder.java17 java.lang.String getContainingType(); in getContainingType() method
/external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/
DSmaliFieldReference.java59 SmaliClassTypeElement containingClassReference = getContainingType(); in getContainingClass()
72 public SmaliClassTypeElement getContainingType() { in getContainingType() method in SmaliFieldReference
DSmaliMethodReference.java86 SmaliClassTypeElement containingClassReference = getContainingType(); in getContainingClass()
99 public SmaliClassTypeElement getContainingType() { in getContainingType() method in SmaliMethodReference
/external/smali/smalidea/src/main/java/org/jf/smalidea/dexlib/instruction/
DSmalideaInstruction.java189 String containingClass = methodReference.getContainingType().getText(); in getReference()
207 containingClass = fieldReference.getContainingType().getText(); in getReference()
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyFieldDescriptor.java213 if (message.getDescriptor() != fieldDef.getContainingType()) { in getValue()
230 if (message.getDescriptor() != fieldDef.getContainingType()) { in setValue()
/external/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DDescriptorsTest.java157 assertNull(messageType.getContainingType()); in testDescriptor()
166 assertEquals(messageType, nestedType.getContainingType()); in testDescriptor()
212 assertEquals(messageType, primitiveField.getContainingType()); in testFieldDescriptor()
243 extension.getContainingType()); in testFieldDescriptor()
299 assertNull(enumType.getContainingType()); in testEnumDescriptor()
307 assertEquals(TestAllTypes.getDescriptor(), nestedType.getContainingType()); in testEnumDescriptor()
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDynamicMessage.java304 if (field.getContainingType() != type) {
311 if (oneof.getContainingType() != type) {
618 if (field.getContainingType() != type) {
625 if (oneof.getContainingType() != type) {
DExtensionRegistry.java327 extension.descriptor.getContainingType(), extension.descriptor.getNumber()), in add()
331 if (field.getContainingType().getOptions().getMessageSetWireFormat() in add()
DDescriptors.java686 public Descriptor getContainingType() { in getContainingType() method in Descriptors.Descriptor
1029 if (getContainingType().getOptions().getMapEntry()) { in needsUtf8Check()
1119 public Descriptor getContainingType() { in getContainingType() method in Descriptors.FieldDescriptor
1388 if (!getContainingType().isExtensionNumber(getNumber())) { in crossLink()
1392 + getContainingType().getFullName() in crossLink()
1623 public Descriptor getContainingType() { in getContainingType() method in Descriptors.EnumDescriptor
2536 new DescriptorIntPair(field.getContainingType(), field.getNumber()); in addFieldByNumber()
2545 + field.getContainingType().getFullName() in addFieldByNumber()
2618 public Descriptor getContainingType() { in getContainingType() method in Descriptors.OneofDescriptor
DMapEntry.java199 if (field.getContainingType() != metadata.descriptor) { in checkFieldDescriptor()
314 if (field.getContainingType() != metadata.descriptor) { in checkFieldDescriptor()
DGeneratedMessage.java844 if (extension.getDescriptor().getContainingType() !=
849 extension.getDescriptor().getContainingType().getFullName() +
1139 if (field.getContainingType() != getDescriptorForType()) {
1226 if (extension.getDescriptor().getContainingType() !=
1231 extension.getDescriptor().getContainingType().getFullName() +
1596 if (field.getContainingType() != getDescriptorForType()) {
2141 if (field.getContainingType() != descriptor) {
2155 if (oneof.getContainingType() != descriptor) {
DGeneratedMessageV3.java992 if (extension.getDescriptor().getContainingType() !=
997 extension.getDescriptor().getContainingType().getFullName() +
1300 if (field.getContainingType() != getDescriptorForType()) {
1379 if (extension.getDescriptor().getContainingType() !=
1384 extension.getDescriptor().getContainingType().getFullName() +
1743 if (field.getContainingType() != getDescriptorForType()) {
1934 if (field.getContainingType() != descriptor) {
1948 if (oneof.getContainingType() != descriptor) {
DTextFormat.java554 if (field.getContainingType().getOptions().getMessageSetWireFormat() in printSingleField()
1642 if (extension.descriptor.getContainingType() != type) { in mergeField()
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DDescriptorsTest.java155 assertNull(messageType.getContainingType()); in testDescriptor()
162 assertEquals(messageType, nestedType.getContainingType()); in testDescriptor()
202 assertEquals(messageType, primitiveField.getContainingType()); in testFieldDescriptor()
228 assertEquals(TestAllExtensions.getDescriptor(), extension.getContainingType()); in testFieldDescriptor()
286 assertNull(enumType.getContainingType()); in testEnumDescriptor()
292 assertEquals(TestAllTypes.getDescriptor(), nestedType.getContainingType()); in testEnumDescriptor()
/external/grpc-grpc-java/services/src/main/java/io/grpc/protobuf/services/
DProtoReflectionService.java241 String type = extensionRequest.getContainingType(); in getFileByExtension()
527 String extensionName = extension.getContainingType().getFullName(); in processExtension()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DRecordName.cpp166 StringRef Class = Types.getTypeName(MI.getContainingType()); in visitKnownRecord()
DTypeDumpVisitor.cpp379 printTypeIndex("ClassType", MI.getContainingType()); in visitKnownRecord()
/external/llvm/lib/DebugInfo/CodeView/
DTypeTableBuilder.cpp86 Builder.writeTypeIndex(M.getContainingType()); in writePointer()
DTypeDumper.cpp416 printTypeIndex("ClassType", MI.getContainingType()); in visitPointer()
421 StringRef ClassName = getTypeName(MI.getContainingType()); in visitPointer()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DRecordName.cpp168 StringRef Class = Types.getTypeName(MI.getContainingType()); in visitKnownRecord()
DTypeDumpVisitor.cpp379 printTypeIndex("ClassType", MI.getContainingType()); in visitKnownRecord()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h114 TypeIndex getContainingType() const { return ContainingType; } in getContainingType() function
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h108 TypeIndex getContainingType() const { return ContainingType; } in getContainingType() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h88 TypeIndex getContainingType() const { return ContainingType; } in getContainingType() function

12