Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DTestMessagesProto3.cs1455 …ly pb::FieldCodec<global::Google.Protobuf.WellKnownTypes.Duration> _repeated_repeatedDuration_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2255 repeatedDuration_.WriteTo(output, _repeated_repeatedDuration_codec); in WriteTo()
2532 size += repeatedDuration_.CalculateSize(_repeated_repeatedDuration_codec); in CalculateSize()
3377 repeatedDuration_.AddEntriesFrom(input, _repeated_repeatedDuration_codec); in MergeFrom()