Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestProto3.cs5052 private static readonly pb::FieldCodec<long> _repeated_unpackedSfixed64_codec field in Google.Protobuf.TestProtos.TestUnpackedTypes
5156 unpackedSfixed64_.WriteTo(output, _repeated_unpackedSfixed64_codec); in WriteTo()
5174 size += unpackedSfixed64_.CalculateSize(_repeated_unpackedSfixed64_codec); in CalculateSize()
5256 unpackedSfixed64_.AddEntriesFrom(input, _repeated_unpackedSfixed64_codec); in MergeFrom()