Searched defs:newBuilderForType (Results 1 – 10 of 10) sorted by relevance
138 Builder newBuilderForType(); in newBuilderForType() method
102 Builder newBuilderForType(); in newBuilderForType() method
278 public Builder newBuilderForType() { in newBuilderForType() method in DynamicMessage
211 public Builder<K, V> newBuilderForType() { in newBuilderForType() method in MapEntryLite
139 public Builder<K, V> newBuilderForType() { in newBuilderForType() method in MapEntry
270 public Builder newBuilderForType() { in newBuilderForType() method in UnknownFieldSet
358 protected abstract Message.Builder newBuilderForType(BuilderParent parent); in newBuilderForType() method in GeneratedMessage
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
101 public Builder newBuilderForType() { in newBuilderForType() method in AbstractMessageTest.AbstractMessageWrapper