Searched refs:_repeated_repeatedDouble_codec (Results 1 – 2 of 2) sorted by relevance
1199 private static readonly pb::FieldCodec<double> _repeated_repeatedDouble_codec field in Conformance.TestAllTypes2281 repeatedDouble_.WriteTo(output, _repeated_repeatedDouble_codec); in WriteTo()2521 size += repeatedDouble_.CalculateSize(_repeated_repeatedDouble_codec); in CalculateSize()3090 repeatedDouble_.AddEntriesFrom(input, _repeated_repeatedDouble_codec); in MergeFrom()
653 private static readonly pb::FieldCodec<double> _repeated_repeatedDouble_codec field in Google.Protobuf.TestProtos.TestAllTypes1033 repeatedDouble_.WriteTo(output, _repeated_repeatedDouble_codec); in WriteTo()1141 size += repeatedDouble_.CalculateSize(_repeated_repeatedDouble_codec); in CalculateSize()1452 repeatedDouble_.AddEntriesFrom(input, _repeated_repeatedDouble_codec); in MergeFrom()