Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs1794 private static readonly pb::FieldCodec<global::Google.Protobuf.WellKnownTypes.Duration> _repeated_repeatedDuration_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2681 repeatedDuration_.WriteTo(output, _repeated_repeatedDuration_codec); in WriteTo()
3025 repeatedDuration_.WriteTo(ref output, _repeated_repeatedDuration_codec); in IBufferMessage.InternalWriteTo()
3331 size += repeatedDuration_.CalculateSize(_repeated_repeatedDuration_codec); in CalculateSize()
4347 repeatedDuration_.AddEntriesFrom(input, _repeated_repeatedDuration_codec); in MergeFrom()
5060 repeatedDuration_.AddEntriesFrom(ref input, _repeated_repeatedDuration_codec); in IBufferMessage.InternalMergeFrom()

Completed in 9 milliseconds