Home
last modified time | relevance | path

Searched refs:_repeated_unpackedDouble_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.cs5530 private static readonly pb::FieldCodec<double> _repeated_unpackedDouble_codec field in Google.Protobuf.TestProtos.TestUnpackedTypes
5626 unpackedDouble_.WriteTo(output, _repeated_unpackedDouble_codec); in WriteTo()
5645 size += unpackedDouble_.CalculateSize(_repeated_unpackedDouble_codec); in CalculateSize()
5737 unpackedDouble_.AddEntriesFrom(input, _repeated_unpackedDouble_codec); in MergeFrom()