Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs5420 private static readonly pb::FieldCodec<int> _repeated_unpackedInt32_codec field in Google.Protobuf.TestProtos.TestUnpackedTypes
5615 unpackedInt32_.WriteTo(output, _repeated_unpackedInt32_codec); in WriteTo()
5634 size += unpackedInt32_.CalculateSize(_repeated_unpackedInt32_codec); in CalculateSize()
5682 unpackedInt32_.AddEntriesFrom(input, _repeated_unpackedInt32_codec); in MergeFrom()