Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs780 private static readonly pb::FieldCodec<long> _repeated_repeatedSint64_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2522 repeatedSint64_.WriteTo(output, _repeated_repeatedSint64_codec); in WriteTo()
2866 repeatedSint64_.WriteTo(ref output, _repeated_repeatedSint64_codec); in IBufferMessage.InternalWriteTo()
3187 size += repeatedSint64_.CalculateSize(_repeated_repeatedSint64_codec); in CalculateSize()
3875 repeatedSint64_.AddEntriesFrom(input, _repeated_repeatedSint64_codec); in MergeFrom()
4588 repeatedSint64_.AddEntriesFrom(ref input, _repeated_repeatedSint64_codec); in IBufferMessage.InternalMergeFrom()
H A DTestMessagesProto2.cs973 private static readonly pb::FieldCodec<long> _repeated_repeatedSint64_codec field in ProtobufTestMessages.Proto2.TestAllTypesProto2
2660 repeatedSint64_.WriteTo(output, _repeated_repeatedSint64_codec); in WriteTo()
2941 repeatedSint64_.WriteTo(ref output, _repeated_repeatedSint64_codec); in IBufferMessage.InternalWriteTo()
3200 size += repeatedSint64_.CalculateSize(_repeated_repeatedSint64_codec); in CalculateSize()
3738 repeatedSint64_.AddEntriesFrom(input, _repeated_repeatedSint64_codec); in MergeFrom()
4287 repeatedSint64_.AddEntriesFrom(ref input, _repeated_repeatedSint64_codec); in IBufferMessage.InternalMergeFrom()
H A DUnittestProto3.cs656 private static readonly pb::FieldCodec<long> _repeated_repeatedSint64_codec field in Google.Protobuf.TestProtos.TestAllTypes
1118 repeatedSint64_.WriteTo(output, _repeated_repeatedSint64_codec); in WriteTo()
1253 repeatedSint64_.WriteTo(ref output, _repeated_repeatedSint64_codec); in IBufferMessage.InternalWriteTo()
1366 size += repeatedSint64_.CalculateSize(_repeated_repeatedSint64_codec); in CalculateSize()
1665 repeatedSint64_.AddEntriesFrom(input, _repeated_repeatedSint64_codec); in MergeFrom()
1904 repeatedSint64_.AddEntriesFrom(ref input, _repeated_repeatedSint64_codec); in IBufferMessage.InternalMergeFrom()
H A DUnittest.cs1863 private static readonly pb::FieldCodec<long> _repeated_repeatedSint64_codec field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2938 repeatedSint64_.WriteTo(output, _repeated_repeatedSint64_codec); in WriteTo()
3173 repeatedSint64_.WriteTo(ref output, _repeated_repeatedSint64_codec); in IBufferMessage.InternalWriteTo()
3381 size += repeatedSint64_.CalculateSize(_repeated_repeatedSint64_codec); in CalculateSize()
3846 repeatedSint64_.AddEntriesFrom(input, _repeated_repeatedSint64_codec); in MergeFrom()
4199 repeatedSint64_.AddEntriesFrom(ref input, _repeated_repeatedSint64_codec); in IBufferMessage.InternalMergeFrom()
[all...]

Completed in 73 milliseconds