Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs4620 private static readonly pb::FieldCodec<long> _repeated_packedInt64_codec field in Google.Protobuf.TestProtos.TestPackedTypes
4788 packedInt64_.WriteTo(output, _repeated_packedInt64_codec); in WriteTo()
4806 size += packedInt64_.CalculateSize(_repeated_packedInt64_codec); in CalculateSize()
4856 packedInt64_.AddEntriesFrom(input, _repeated_packedInt64_codec); in MergeFrom()