Searched refs:_repeated_repeatedDouble_codec (Results 1 – 2 of 2) sorted by relevance
1275 private static readonly pb::FieldCodec<double> _repeated_repeatedDouble_codec field in Conformance.TestAllTypes2439 repeatedDouble_.WriteTo(output, _repeated_repeatedDouble_codec); in WriteTo()2680 size += repeatedDouble_.CalculateSize(_repeated_repeatedDouble_codec); in CalculateSize()3251 repeatedDouble_.AddEntriesFrom(input, _repeated_repeatedDouble_codec); in MergeFrom()
690 private static readonly pb::FieldCodec<double> _repeated_repeatedDouble_codec field in Google.Protobuf.TestProtos.TestAllTypes1092 repeatedDouble_.WriteTo(output, _repeated_repeatedDouble_codec); in WriteTo()1201 size += repeatedDouble_.CalculateSize(_repeated_repeatedDouble_codec); in CalculateSize()1514 repeatedDouble_.AddEntriesFrom(input, _repeated_repeatedDouble_codec); in MergeFrom()