Searched defs:newBuilderForType (Results 1 – 12 of 12) sorted by relevance
369 protected abstract Message.Builder newBuilderForType(BuilderParent parent); in newBuilderForType() method in GeneratedMessage372 protected Message.Builder newBuilderForType(final AbstractMessage.BuilderParent parent) { in newBuilderForType() method in GeneratedMessage
525 protected abstract Message.Builder newBuilderForType(BuilderParent parent); in newBuilderForType() method in GeneratedMessageV3528 protected Message.Builder newBuilderForType(final AbstractMessage.BuilderParent parent) { in newBuilderForType() method in GeneratedMessageV3
124 Builder newBuilderForType(); in newBuilderForType() method
98 Builder newBuilderForType(); in newBuilderForType() method
273 public Builder newBuilderForType() { in newBuilderForType() method in DynamicMessage
168 public Builder<K, V> newBuilderForType() { in newBuilderForType() method in MapEntry
82 protected Message.Builder newBuilderForType(BuilderParent parent) { in newBuilderForType() method in AbstractMessage
284 public Builder newBuilderForType() { in newBuilderForType() method in UnknownFieldSet
85 public final BuilderType newBuilderForType() { in newBuilderForType() method in GeneratedMessageLite
323 public Builder newBuilderForType() { return newBuilder(); } in newBuilderForType() method in SentinelOuterClass.Sentinel330 protected Builder newBuilderForType( in newBuilderForType() method in SentinelOuterClass.Sentinel
95 public Builder newBuilderForType() { in newBuilderForType() method in AbstractMessageTest.AbstractMessageWrapper
109 public Builder newBuilderForType() { in newBuilderForType() method in AbstractMessageTest.AbstractMessageWrapper