Home
last modified time | relevance | path

Searched defs:getDefaultInstanceForType (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DMessageLiteOrBuilder.java26 MessageLite getDefaultInstanceForType(); in getDefaultInstanceForType() method
DMessageOrBuilder.java24 Message getDefaultInstanceForType(); in getDefaultInstanceForType() method
DMapEntry.java155 public MapEntry<K, V> getDefaultInstanceForType() { in getDefaultInstanceForType() method in MapEntry
368 public MapEntry<K, V> getDefaultInstanceForType() { in getDefaultInstanceForType() method in MapEntry.Builder
DDynamicMessage.java138 public DynamicMessage getDefaultInstanceForType() { in getDefaultInstanceForType() method in DynamicMessage
DUnknownFieldSet.java61 public UnknownFieldSet getDefaultInstanceForType() { in getDefaultInstanceForType() method in UnknownFieldSet
372 public UnknownFieldSet getDefaultInstanceForType() { in getDefaultInstanceForType() method in UnknownFieldSet.Builder
DGeneratedMessageLite.java94 public final MessageType getDefaultInstanceForType() { in getDefaultInstanceForType() method in GeneratedMessageLite
515 public MessageType getDefaultInstanceForType() { in getDefaultInstanceForType() method in GeneratedMessageLite.Builder
DGeneratedMessage.java884 Message getDefaultInstanceForType(); in getDefaultInstanceForType() method
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DAbstractMessageTest.java52 public AbstractMessageWrapper getDefaultInstanceForType() { in getDefaultInstanceForType() method in AbstractMessageTest.AbstractMessageWrapper
129 public AbstractMessageWrapper getDefaultInstanceForType() { in getDefaultInstanceForType() method in AbstractMessageTest.AbstractMessageWrapper.Builder