Home
last modified time | relevance | path

Searched refs:_repeated_packedDouble_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.cs5143 private static readonly pb::FieldCodec<double> _repeated_packedDouble_codec field in Google.Protobuf.TestProtos.TestPackedTypes
5239 packedDouble_.WriteTo(output, _repeated_packedDouble_codec); in WriteTo()
5258 size += packedDouble_.CalculateSize(_repeated_packedDouble_codec); in CalculateSize()
5350 packedDouble_.AddEntriesFrom(input, _repeated_packedDouble_codec); in MergeFrom()