Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs5043 private static readonly pb::FieldCodec<int> _repeated_unpackedSfixed32_codec field in Google.Protobuf.TestProtos.TestUnpackedTypes
5155 unpackedSfixed32_.WriteTo(output, _repeated_unpackedSfixed32_codec); in WriteTo()
5173 size += unpackedSfixed32_.CalculateSize(_repeated_unpackedSfixed32_codec); in CalculateSize()
5251 unpackedSfixed32_.AddEntriesFrom(input, _repeated_unpackedSfixed32_codec); in MergeFrom()