Home
last modified time | relevance | path

Searched refs:_repeated_packedSfixed64_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.cs5123 private static readonly pb::FieldCodec<long> _repeated_packedSfixed64_codec field in Google.Protobuf.TestProtos.TestPackedTypes
5237 packedSfixed64_.WriteTo(output, _repeated_packedSfixed64_codec); in WriteTo()
5256 size += packedSfixed64_.CalculateSize(_repeated_packedSfixed64_codec); in CalculateSize()
5340 packedSfixed64_.AddEntriesFrom(input, _repeated_packedSfixed64_codec); in MergeFrom()