Searched defs:newBuilderForType (Results 1 – 9 of 9) sorted by relevance
126 protected abstract Message.Builder newBuilderForType(BuilderParent parent); in newBuilderForType() method in GeneratedMessageV3136 protected Message.Builder newBuilderForType(final AbstractMessage.BuilderParent parent) { in newBuilderForType() method in GeneratedMessageV3
107 Builder newBuilderForType(); in newBuilderForType() method
250 public Builder newBuilderForType() { in newBuilderForType() method in DynamicMessage
72 Builder newBuilderForType(); in newBuilderForType() method
59 protected Message.Builder newBuilderForType(BuilderParent parent) { in newBuilderForType() method in AbstractMessage
145 public Builder<K, V> newBuilderForType() { in newBuilderForType() method in MapEntry
290 public Builder newBuilderForType() { in newBuilderForType() method in UnknownFieldSet
100 public final BuilderType newBuilderForType() { in newBuilderForType() method in GeneratedMessageLite
87 public Builder newBuilderForType() { in newBuilderForType() method in AbstractMessageTest.AbstractMessageWrapper