Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs4611 private static readonly pb::FieldCodec<int> _repeated_packedInt32_codec field in Google.Protobuf.TestProtos.TestPackedTypes
4787 packedInt32_.WriteTo(output, _repeated_packedInt32_codec); in WriteTo()
4805 size += packedInt32_.CalculateSize(_repeated_packedInt32_codec); in CalculateSize()
4851 packedInt32_.AddEntriesFrom(input, _repeated_packedInt32_codec); in MergeFrom()