Searched refs:_repeated_packedDouble_codec (Results 1 – 1 of 1) sorted by relevance
5143 private static readonly pb::FieldCodec<double> _repeated_packedDouble_codec field in Google.Protobuf.TestProtos.TestPackedTypes5239 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()