Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DTestMessagesProto3.cs1369 private static readonly pb::FieldCodec<string> _repeated_repeatedStringWrapper_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2229 repeatedStringWrapper_.WriteTo(output, _repeated_repeatedStringWrapper_codec); in WriteTo()
2512 size += repeatedStringWrapper_.CalculateSize(_repeated_repeatedStringWrapper_codec); in CalculateSize()
3327 repeatedStringWrapper_.AddEntriesFrom(input, _repeated_repeatedStringWrapper_codec); in MergeFrom()