Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DTestMessagesProto3.cs867 private static readonly pb::FieldCodec<string> _repeated_repeatedStringPiece_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2138 repeatedStringPiece_.WriteTo(output, _repeated_repeatedStringPiece_codec); in WriteTo()
2430 size += repeatedStringPiece_.CalculateSize(_repeated_repeatedStringPiece_codec); in CalculateSize()
3110 repeatedStringPiece_.AddEntriesFrom(input, _repeated_repeatedStringPiece_codec); in MergeFrom()