Searched refs:_repeated_packedDouble_codec (Results 1 – 1 of 1) sorted by relevance
4710 private static readonly pb::FieldCodec<double> _repeated_packedDouble_codec field in Google.Protobuf.TestProtos.TestPackedTypes4798 packedDouble_.WriteTo(output, _repeated_packedDouble_codec); in WriteTo()4816 size += packedDouble_.CalculateSize(_repeated_packedDouble_codec); in CalculateSize()4906 packedDouble_.AddEntriesFrom(input, _repeated_packedDouble_codec); in MergeFrom()