Home
last modified time | relevance | path

Searched refs:_repeated_repeatedListValue_codec (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs1854 private static readonly pb::FieldCodec<global::Google.Protobuf.WellKnownTypes.ListValue> _repeated_repeatedListValue_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2686 repeatedListValue_.WriteTo(output, _repeated_repeatedListValue_codec); in WriteTo()
3030 repeatedListValue_.WriteTo(ref output, _repeated_repeatedListValue_codec); in IBufferMessage.InternalWriteTo()
3337 size += repeatedListValue_.CalculateSize(_repeated_repeatedListValue_codec); in CalculateSize()
4367 repeatedListValue_.AddEntriesFrom(input, _repeated_repeatedListValue_codec); in MergeFrom()
5080 repeatedListValue_.AddEntriesFrom(ref input, _repeated_repeatedListValue_codec); in IBufferMessage.InternalMergeFrom()

Completed in 9 milliseconds