/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | SingleFieldBuilder.java | 176 if (builder == null && message == message.getDefaultInstanceForType()) { in mergeFrom() 195 ? message.getDefaultInstanceForType() in clear() 196 : builder.getDefaultInstanceForType()); in clear()
|
D | SingleFieldBuilderV3.java | 176 if (builder == null && message == message.getDefaultInstanceForType()) { in mergeFrom() 195 ? message.getDefaultInstanceForType() in clear() 196 : builder.getDefaultInstanceForType()); in clear()
|
D | MessageLiteOrBuilder.java | 48 MessageLite getDefaultInstanceForType(); in getDefaultInstanceForType() method
|
D | MessageOrBuilder.java | 46 Message getDefaultInstanceForType(); in getDefaultInstanceForType() method
|
D | LazyFieldLite.java | 160 return value1.equals(other.getValue(value1.getDefaultInstanceForType())); in equals() 162 return getValue(value2.getDefaultInstanceForType()).equals(value2); in equals()
|
D | GeneratedMessageLite.java | 79 public final MessageType getDefaultInstanceForType() { in getDefaultInstanceForType() method in GeneratedMessageLite 123 if (!getDefaultInstanceForType().getClass().isInstance(other)) { in equals() 301 result = (T) UnsafeUtil.allocateInstance(clazz).getDefaultInstanceForType(); in getDefaultInstance() 375 BuilderType builder = (BuilderType) getDefaultInstanceForType().newBuilderForType(); in clone() 418 public MessageType getDefaultInstanceForType() { in getDefaultInstanceForType() method in GeneratedMessageLite.Builder 787 if (extension.getContainingTypeDefaultInstance() != getDefaultInstanceForType()) { in verifyExtensionContainingType() 951 if (extension.getContainingTypeDefaultInstance() != getDefaultInstanceForType()) { in verifyExtensionContainingType()
|
D | MapEntry.java | 178 public MapEntry<K, V> getDefaultInstanceForType() { in getDefaultInstanceForType() method in MapEntry 387 public MapEntry<K, V> getDefaultInstanceForType() { in getDefaultInstanceForType() method in MapEntry.Builder
|
D | DynamicMessage.java | 161 public DynamicMessage getDefaultInstanceForType() { in getDefaultInstanceForType() method in DynamicMessage 453 public DynamicMessage getDefaultInstanceForType() {
|
/external/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
D | AbstractMessageTest.java | 72 public AbstractMessageWrapper getDefaultInstanceForType() { in getDefaultInstanceForType() method in AbstractMessageTest.AbstractMessageWrapper 74 wrappedMessage.getDefaultInstanceForType()); in getDefaultInstanceForType() 124 public AbstractMessageWrapper getDefaultInstanceForType() { in getDefaultInstanceForType() method in AbstractMessageTest.AbstractMessageWrapper.Builder 126 wrappedBuilder.getDefaultInstanceForType()); in getDefaultInstanceForType()
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | AbstractMessageTest.java | 74 public AbstractMessageWrapper getDefaultInstanceForType() { in getDefaultInstanceForType() method in AbstractMessageTest.AbstractMessageWrapper 75 return new AbstractMessageWrapper(wrappedMessage.getDefaultInstanceForType()); in getDefaultInstanceForType() 151 public AbstractMessageWrapper getDefaultInstanceForType() { in getDefaultInstanceForType() method in AbstractMessageTest.AbstractMessageWrapper.Builder 152 return new AbstractMessageWrapper(wrappedBuilder.getDefaultInstanceForType()); in getDefaultInstanceForType()
|
D | LazyFieldTest.java | 105 message.getDefaultInstanceForType(), TestUtil.getExtensionRegistry(), bytes); in createLazyFieldFromMessage()
|
/external/grpc-grpc-java/services/src/generated/test/java/io/grpc/reflection/testing/ |
D | NestedTypeOuter.java | 455 public io.grpc.reflection.testing.NestedTypeOuter.Middle.Inner getDefaultInstanceForType() { in getDefaultInstanceForType() method in NestedTypeOuter.Middle.Inner.Builder 622 public io.grpc.reflection.testing.NestedTypeOuter.Middle.Inner getDefaultInstanceForType() { in getDefaultInstanceForType() method in NestedTypeOuter.Middle.Inner 812 public io.grpc.reflection.testing.NestedTypeOuter.Middle getDefaultInstanceForType() { in getDefaultInstanceForType() method in NestedTypeOuter.Middle.Builder 936 public io.grpc.reflection.testing.NestedTypeOuter.Middle getDefaultInstanceForType() { in getDefaultInstanceForType() method in NestedTypeOuter.Middle 1126 public io.grpc.reflection.testing.NestedTypeOuter getDefaultInstanceForType() { in getDefaultInstanceForType() method in NestedTypeOuter.Builder 1250 public io.grpc.reflection.testing.NestedTypeOuter getDefaultInstanceForType() { in getDefaultInstanceForType() method in NestedTypeOuter
|
D | EmptyMessage.java | 259 public io.grpc.reflection.testing.EmptyMessage getDefaultInstanceForType() { in getDefaultInstanceForType() method in EmptyMessage.Builder 383 public io.grpc.reflection.testing.EmptyMessage getDefaultInstanceForType() { in getDefaultInstanceForType() method in EmptyMessage
|
D | DynamicReply.java | 327 public io.grpc.reflection.testing.DynamicReply getDefaultInstanceForType() { in getDefaultInstanceForType() method in DynamicReply.Builder 540 public io.grpc.reflection.testing.DynamicReply getDefaultInstanceForType() { in getDefaultInstanceForType() method in DynamicReply
|
D | DynamicRequest.java | 327 public io.grpc.reflection.testing.DynamicRequest getDefaultInstanceForType() { in getDefaultInstanceForType() method in DynamicRequest.Builder 540 public io.grpc.reflection.testing.DynamicRequest getDefaultInstanceForType() { in getDefaultInstanceForType() method in DynamicRequest
|
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/channelz/v1/ |
D | GetServersRequest.java | 294 public io.grpc.channelz.v1.GetServersRequest getDefaultInstanceForType() { in getDefaultInstanceForType() method in GetServersRequest.Builder 463 public io.grpc.channelz.v1.GetServersRequest getDefaultInstanceForType() { in getDefaultInstanceForType() method in GetServersRequest
|
D | GetTopChannelsRequest.java | 294 public io.grpc.channelz.v1.GetTopChannelsRequest getDefaultInstanceForType() { in getDefaultInstanceForType() method in GetTopChannelsRequest.Builder 463 public io.grpc.channelz.v1.GetTopChannelsRequest getDefaultInstanceForType() { in getDefaultInstanceForType() method in GetTopChannelsRequest
|
D | GetSocketRequest.java | 293 public io.grpc.channelz.v1.GetSocketRequest getDefaultInstanceForType() { in getDefaultInstanceForType() method in GetSocketRequest.Builder 459 public io.grpc.channelz.v1.GetSocketRequest getDefaultInstanceForType() { in getDefaultInstanceForType() method in GetSocketRequest
|
D | GetSubchannelRequest.java | 293 public io.grpc.channelz.v1.GetSubchannelRequest getDefaultInstanceForType() { in getDefaultInstanceForType() method in GetSubchannelRequest.Builder 459 public io.grpc.channelz.v1.GetSubchannelRequest getDefaultInstanceForType() { in getDefaultInstanceForType() method in GetSubchannelRequest
|
D | GetChannelRequest.java | 293 public io.grpc.channelz.v1.GetChannelRequest getDefaultInstanceForType() { in getDefaultInstanceForType() method in GetChannelRequest.Builder 459 public io.grpc.channelz.v1.GetChannelRequest getDefaultInstanceForType() { in getDefaultInstanceForType() method in GetChannelRequest
|
D | GetServerSocketsRequest.java | 323 public io.grpc.channelz.v1.GetServerSocketsRequest getDefaultInstanceForType() { in getDefaultInstanceForType() method in GetServerSocketsRequest.Builder 522 public io.grpc.channelz.v1.GetServerSocketsRequest getDefaultInstanceForType() { in getDefaultInstanceForType() method in GetServerSocketsRequest
|
/external/grpc-grpc-java/interop-testing/src/generated/main/java/io/grpc/testing/integration/ |
D | EmptyProtos.java | 292 public io.grpc.testing.integration.EmptyProtos.Empty getDefaultInstanceForType() { in getDefaultInstanceForType() method in EmptyProtos.Empty.Builder 416 public io.grpc.testing.integration.EmptyProtos.Empty getDefaultInstanceForType() { in getDefaultInstanceForType() method in EmptyProtos.Empty
|
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/binarylog/v1alpha/ |
D | Uint128.java | 326 public io.grpc.binarylog.v1alpha.Uint128 getDefaultInstanceForType() { in getDefaultInstanceForType() method in Uint128.Builder 510 public io.grpc.binarylog.v1alpha.Uint128 getDefaultInstanceForType() { in getDefaultInstanceForType() method in Uint128
|
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/reflection/v1alpha/ |
D | FileDescriptorResponse.java | 344 public io.grpc.reflection.v1alpha.FileDescriptorResponse getDefaultInstanceForType() { in getDefaultInstanceForType() method in FileDescriptorResponse.Builder 599 public io.grpc.reflection.v1alpha.FileDescriptorResponse getDefaultInstanceForType() { in getDefaultInstanceForType() method in FileDescriptorResponse
|
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/binarylog/v1/ |
D | Message.java | 333 public io.grpc.binarylog.v1.Message getDefaultInstanceForType() { in getDefaultInstanceForType() method in Message.Builder 547 public io.grpc.binarylog.v1.Message getDefaultInstanceForType() { in getDefaultInstanceForType() method in Message
|