Home
last modified time | relevance | path

Searched refs:getDefaultInstanceForType (Results 1 – 25 of 109) sorted by relevance

12345

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DSingleFieldBuilder.java176 if (builder == null && message == message.getDefaultInstanceForType()) { in mergeFrom()
195 ? message.getDefaultInstanceForType() in clear()
196 : builder.getDefaultInstanceForType()); in clear()
DSingleFieldBuilderV3.java176 if (builder == null && message == message.getDefaultInstanceForType()) { in mergeFrom()
195 ? message.getDefaultInstanceForType() in clear()
196 : builder.getDefaultInstanceForType()); in clear()
DMessageLiteOrBuilder.java48 MessageLite getDefaultInstanceForType(); in getDefaultInstanceForType() method
DMessageOrBuilder.java46 Message getDefaultInstanceForType(); in getDefaultInstanceForType() method
DLazyFieldLite.java160 return value1.equals(other.getValue(value1.getDefaultInstanceForType())); in equals()
162 return getValue(value2.getDefaultInstanceForType()).equals(value2); in equals()
DGeneratedMessageLite.java79 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()
DMapEntry.java178 public MapEntry<K, V> getDefaultInstanceForType() { in getDefaultInstanceForType() method in MapEntry
387 public MapEntry<K, V> getDefaultInstanceForType() { in getDefaultInstanceForType() method in MapEntry.Builder
DDynamicMessage.java161 public DynamicMessage getDefaultInstanceForType() { in getDefaultInstanceForType() method in DynamicMessage
453 public DynamicMessage getDefaultInstanceForType() {
/external/kotlinx.metadata/
Dkotlinx-metadata-jvm-0.1.0.jarMETA-INF/ META-INF/MANIFEST.MF kotlinx/ kotlinx/metadata/ kotlinx/ ...
/external/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DAbstractMessageTest.java72 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/
DAbstractMessageTest.java74 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()
DLazyFieldTest.java105 message.getDefaultInstanceForType(), TestUtil.getExtensionRegistry(), bytes); in createLazyFieldFromMessage()
/external/dagger2/java/dagger/internal/codegen/kythe/
Dkythe_plugin_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/grpc-grpc-java/services/src/generated/test/java/io/grpc/reflection/testing/
DNestedTypeOuter.java455 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
DEmptyMessage.java259 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
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/channelz/v1/
DGetSocketRequest.java293 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
DGetChannelRequest.java293 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
DGetTopChannelsRequest.java294 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
DGetSubchannelRequest.java293 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
DGetServersRequest.java294 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
DGetServerSocketsRequest.java323 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/services/src/generated/main/java/io/grpc/binarylog/v1alpha/
DUint128.java326 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/interop-testing/src/generated/main/java/io/grpc/testing/integration/
DEmptyProtos.java292 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/kotlinc/lib/
Dkotlin-reflect.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/com.android. ...

12345