Home
last modified time | relevance | path

Searched refs:getDescriptorForType (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/util/src/main/java/com/google/protobuf/util/
DFieldMaskTree.java202 if (source.getDescriptorForType() != destination.getDescriptorForType()) { in merge()
220 assert source.getDescriptorForType() == destination.getDescriptorForType(); in merge()
222 Descriptor descriptor = source.getDescriptorForType(); in merge()
DFieldMaskUtil.java136 Descriptor descriptor = Internal.getDefaultInstance(type).getDescriptorForType(); in fromFieldNumbers()
184 Descriptor descriptor = Internal.getDefaultInstance(type).getDescriptorForType(); in isValid()
205 Descriptor descriptor = Internal.getDefaultInstance(type).getDescriptorForType(); in isValid()
DJsonFormat.java530 wellKnownTypePrinters.get(message.getDescriptorForType().getFullName()); in print()
632 Descriptor descriptor = message.getDescriptorForType(); in printAny()
672 Descriptor descriptor = message.getDescriptorForType(); in printWrapper()
710 Descriptor descriptor = message.getDescriptorForType(); in printStruct()
740 Descriptor descriptor = message.getDescriptorForType(); in printListValue()
761 for (FieldDescriptor field : message.getDescriptorForType().getFields()) { in print()
1156 wellKnownTypeParsers.get(builder.getDescriptorForType().getFullName()); in merge()
1187 Map<String, FieldDescriptor> fieldNameMap = getFieldNameMap(builder.getDescriptorForType()); in mergeMessage()
1198 + builder.getDescriptorForType().getFullName()); in mergeMessage()
1206 Descriptor descriptor = builder.getDescriptorForType(); in mergeAny()
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DTestBadIdentifiers.java57 .getDefaultInstance().getDescriptorForType(); in testGetDescriptor()
62 .getDescriptorForType(); in testGetDescriptor()
DMessageTest.java325 assertTrue(result.getField(result.getDescriptorForType() in testDynamicRepeatedMessageNull()
327 assertEquals(result.getRepeatedFieldCount(result.getDescriptorForType() in testDynamicRepeatedMessageNull()
349 assertTrue(result.getField(result.getDescriptorForType() in testDynamicRepeatedMessageNotNull()
351 assertEquals(result.getRepeatedFieldCount(result.getDescriptorForType() in testDynamicRepeatedMessageNotNull()
DAbstractMessageTest.java69 public Descriptors.Descriptor getDescriptorForType() { in getDescriptorForType() method in AbstractMessageTest.AbstractMessageWrapper
70 return wrappedMessage.getDescriptorForType(); in getDescriptorForType()
121 public Descriptors.Descriptor getDescriptorForType() { in getDescriptorForType() method in AbstractMessageTest.AbstractMessageWrapper.Builder
122 return wrappedBuilder.getDescriptorForType(); in getDescriptorForType()
DGeneratedMessageTest.java842 fieldBuilder1.getDescriptorForType().findFieldByName("bb"); in testGetFieldBuilder()
851 foreignFieldBuilder1.getDescriptorForType().findFieldByName("c"); in testGetFieldBuilder()
860 importFieldBuilder1.getDescriptorForType().findFieldByName("d"); in testGetFieldBuilder()
871 fieldBuilder2.getDescriptorForType().findFieldByName("bb"); in testGetFieldBuilder()
880 foreignFieldBuilder2.getDescriptorForType().findFieldByName("c"); in testGetFieldBuilder()
889 importFieldBuilder2.getDescriptorForType().findFieldByName("d"); in testGetFieldBuilder()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DAbstractMessage.java147 if (getDescriptorForType() != otherMessage.getDescriptorForType()) { in equals()
159 hash = (19 * hash) + getDescriptorForType().hashCode(); in hashCode()
198 Descriptors.Descriptor descriptor = entry.getDescriptorForType(); in convertMapEntryListToMap()
379 if (other.getDescriptorForType() != getDescriptorForType()) { in mergeFrom()
444 getDescriptorForType(), in mergeFrom()
DMessageReflection.java55 message.getDescriptorForType().getOptions().getMessageSetWireFormat(); in writeMessageTo()
59 message.getDescriptorForType().getFields()) { in writeMessageTo()
91 message.getDescriptorForType().getOptions().getMessageSetWireFormat(); in getSerializedSize()
131 .getDescriptorForType() in isInitialized()
187 message.getDescriptorForType().getFields()) { in findMissingFields()
236 public Descriptors.Descriptor getDescriptorForType(); in getDescriptorForType() method
374 public Descriptors.Descriptor getDescriptorForType() { in getDescriptorForType() method in MessageReflection.BuilderAdapter
375 return builder.getDescriptorForType(); in getDescriptorForType()
563 public Descriptors.Descriptor getDescriptorForType() { in getDescriptorForType() method in MessageReflection.ExtensionAdapter
DProtocolMessageEnum.java58 EnumDescriptor getDescriptorForType(); in getDescriptorForType() method
DBlockingService.java43 Descriptors.ServiceDescriptor getDescriptorForType(); in getDescriptorForType() method
DService.java52 Descriptors.ServiceDescriptor getDescriptorForType(); in getDescriptorForType() method
DDynamicMessage.java153 return new Builder(prototype.getDescriptorForType()).mergeFrom(prototype); in newBuilder()
160 public Descriptor getDescriptorForType() { in getDescriptorForType() method in DynamicMessage
435 public Descriptor getDescriptorForType() {
592 if (getDescriptorForType().getFile().getSyntax()
603 if (getDescriptorForType().getFile().getSyntax()
DMessageOrBuilder.java73 Descriptors.Descriptor getDescriptorForType(); in getDescriptorForType() method
DGeneratedMessage.java107 public Descriptor getDescriptorForType() { in getDescriptorForType() method in GeneratedMessage
167 for (final FieldDescriptor field : getDescriptorForType().getFields()) { in isInitialized()
464 public Descriptor getDescriptorForType() {
623 for (final FieldDescriptor field : getDescriptorForType().getFields()) {
845 getDescriptorForType()) {
851 getDescriptorForType().getFullName() + "\".");
976 input, unknownFields, extensionRegistry, getDescriptorForType(),
1137 if (field.getContainingType() != getDescriptorForType()) {
1225 getDescriptorForType()) {
1231 getDescriptorForType().getFullName() + "\".");
[all …]
DGeneratedMessageV3.java108 public Descriptor getDescriptorForType() { in getDescriptorForType() method in GeneratedMessageV3
168 for (final FieldDescriptor field : getDescriptorForType().getFields()) { in isInitialized()
465 public Descriptor getDescriptorForType() {
624 for (final FieldDescriptor field : getDescriptorForType().getFields()) {
846 getDescriptorForType()) {
852 getDescriptorForType().getFullName() + "\".");
977 input, unknownFields, extensionRegistry, getDescriptorForType(),
1138 if (field.getContainingType() != getDescriptorForType()) {
1226 getDescriptorForType()) {
1232 getDescriptorForType().getFullName() + "\".");
[all …]
DMessage.java160 Descriptors.Descriptor getDescriptorForType(); in getDescriptorForType() method
DMapEntry.java182 public Descriptor getDescriptorForType() { in getDescriptorForType() method in MapEntry
303 public Descriptor getDescriptorForType() { in getDescriptorForType() method in MapEntry.Builder
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/java/com/google/protobuf/
DTestBadIdentifiers.java56 .getDefaultInstance().getDescriptorForType(); in testGetDescriptor()
61 .getDescriptorForType(); in testGetDescriptor()
DMessageTest.java324 assertTrue(result.getField(result.getDescriptorForType() in testDynamicRepeatedMessageNull()
326 assertEquals(result.getRepeatedFieldCount(result.getDescriptorForType() in testDynamicRepeatedMessageNull()
348 assertTrue(result.getField(result.getDescriptorForType() in testDynamicRepeatedMessageNotNull()
350 assertEquals(result.getRepeatedFieldCount(result.getDescriptorForType() in testDynamicRepeatedMessageNotNull()
DGeneratedMessageTest.java1119 fieldBuilder1.getDescriptorForType().findFieldByName("bb"); in testGetFieldBuilder()
1128 foreignFieldBuilder1.getDescriptorForType().findFieldByName("c"); in testGetFieldBuilder()
1137 importFieldBuilder1.getDescriptorForType().findFieldByName("d"); in testGetFieldBuilder()
1148 fieldBuilder2.getDescriptorForType().findFieldByName("bb"); in testGetFieldBuilder()
1157 foreignFieldBuilder2.getDescriptorForType().findFieldByName("c"); in testGetFieldBuilder()
1166 importFieldBuilder2.getDescriptorForType().findFieldByName("d"); in testGetFieldBuilder()
1247 assertTrue(message.getDescriptorForType() == in testConflictingOuterClassName()
1555 fieldBuilder1.getDescriptorForType().findFieldByName("bb"); in testGetRepeatedFieldBuilder()
1563 foreignFieldBuilder1.getDescriptorForType().findFieldByName("c"); in testGetRepeatedFieldBuilder()
1572 importFieldBuilder1.getDescriptorForType().findFieldByName("d"); in testGetRepeatedFieldBuilder()
[all …]
DAbstractMessageTest.java68 public Descriptors.Descriptor getDescriptorForType() { in getDescriptorForType() method in AbstractMessageTest.AbstractMessageWrapper
69 return wrappedMessage.getDescriptorForType(); in getDescriptorForType()
133 public Descriptors.Descriptor getDescriptorForType() { in getDescriptorForType() method in AbstractMessageTest.AbstractMessageWrapper.Builder
134 return wrappedBuilder.getDescriptorForType(); in getDescriptorForType()
DMapForProto2Test.java626 FieldDescriptor field = mapEntry.getDescriptorForType().findFieldByName(name); in getFieldValue()
632 FieldDescriptor field = mapEntry.getDescriptorForType().findFieldByName(name); in setFieldValue()
658 FieldDescriptor field = builder.getDescriptorForType().findFieldByName(name); in newMapEntry()
660 FieldDescriptor keyField = entryBuilder.getDescriptorForType().findFieldByName("key"); in newMapEntry()
661 FieldDescriptor valueField = entryBuilder.getDescriptorForType().findFieldByName("value"); in newMapEntry()
672 FieldDescriptor field = builder.getDescriptorForType().findFieldByName(name); in setMapValues()
1135 .getDefaultInstance().getDescriptorForType().getName()); in testMapInitializationOrder()
1142 message.getDescriptorForType().findFieldByName("map_field"), 0); in testMapInitializationOrder()
DMapTest.java737 FieldDescriptor field = mapEntry.getDescriptorForType().findFieldByName(name); in getFieldValue()
743 FieldDescriptor field = mapEntry.getDescriptorForType().findFieldByName(name); in setFieldValue()
769 FieldDescriptor field = builder.getDescriptorForType().findFieldByName(name); in newMapEntry()
771 FieldDescriptor keyField = entryBuilder.getDescriptorForType().findFieldByName("key"); in newMapEntry()
772 FieldDescriptor valueField = entryBuilder.getDescriptorForType().findFieldByName("value"); in newMapEntry()
783 FieldDescriptor field = builder.getDescriptorForType().findFieldByName(name); in setMapValues()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/src/main/java/com/google/protobuf/jruby/
DSentinelOuterClass.java392 getDescriptorForType() { in getDescriptorForType() method in SentinelOuterClass.Sentinel.Builder

12