Home
last modified time | relevance | path

Searched refs:_repeated_repeatedDouble_codec (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs840 private static readonly pb::FieldCodec<double> _repeated_repeatedDouble_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2528 repeatedDouble_.WriteTo(output, _repeated_repeatedDouble_codec); in WriteTo()
2872 repeatedDouble_.WriteTo(ref output, _repeated_repeatedDouble_codec); in IBufferMessage.InternalWriteTo()
3193 size += repeatedDouble_.CalculateSize(_repeated_repeatedDouble_codec); in CalculateSize()
3905 repeatedDouble_.AddEntriesFrom(input, _repeated_repeatedDouble_codec); in MergeFrom()
4618 repeatedDouble_.AddEntriesFrom(ref input, _repeated_repeatedDouble_codec); in IBufferMessage.InternalMergeFrom()
H A DTestMessagesProto2.cs1033 private static readonly pb::FieldCodec<double> _repeated_repeatedDouble_codec field in ProtobufTestMessages.Proto2.TestAllTypesProto2
2666 repeatedDouble_.WriteTo(output, _repeated_repeatedDouble_codec); in WriteTo()
2947 repeatedDouble_.WriteTo(ref output, _repeated_repeatedDouble_codec); in IBufferMessage.InternalWriteTo()
3206 size += repeatedDouble_.CalculateSize(_repeated_repeatedDouble_codec); in CalculateSize()
3768 repeatedDouble_.AddEntriesFrom(input, _repeated_repeatedDouble_codec); in MergeFrom()
4317 repeatedDouble_.AddEntriesFrom(ref input, _repeated_repeatedDouble_codec); in IBufferMessage.InternalMergeFrom()
H A DUnittestProto3.cs716 private static readonly pb::FieldCodec<double> _repeated_repeatedDouble_codec field in Google.Protobuf.TestProtos.TestAllTypes
1124 repeatedDouble_.WriteTo(output, _repeated_repeatedDouble_codec); in WriteTo()
1259 repeatedDouble_.WriteTo(ref output, _repeated_repeatedDouble_codec); in IBufferMessage.InternalWriteTo()
1372 size += repeatedDouble_.CalculateSize(_repeated_repeatedDouble_codec); in CalculateSize()
1695 repeatedDouble_.AddEntriesFrom(input, _repeated_repeatedDouble_codec); in MergeFrom()
1934 repeatedDouble_.AddEntriesFrom(ref input, _repeated_repeatedDouble_codec); in IBufferMessage.InternalMergeFrom()
H A DUnittest.cs1923 private static readonly pb::FieldCodec<double> _repeated_repeatedDouble_codec field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2944 repeatedDouble_.WriteTo(output, _repeated_repeatedDouble_codec); in WriteTo()
3179 repeatedDouble_.WriteTo(ref output, _repeated_repeatedDouble_codec); in IBufferMessage.InternalWriteTo()
3387 size += repeatedDouble_.CalculateSize(_repeated_repeatedDouble_codec); in CalculateSize()
3876 repeatedDouble_.AddEntriesFrom(input, _repeated_repeatedDouble_codec); in MergeFrom()
4229 repeatedDouble_.AddEntriesFrom(ref input, _repeated_repeatedDouble_codec); in IBufferMessage.InternalMergeFrom()
[all...]

Completed in 68 milliseconds