Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs1013 private static readonly pb::FieldCodec<ulong> _repeated_packedFixed64_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2564 packedFixed64_.WriteTo(output, _repeated_packedFixed64_codec); in WriteTo()
2908 packedFixed64_.WriteTo(ref output, _repeated_packedFixed64_codec); in IBufferMessage.InternalWriteTo()
3210 size += packedFixed64_.CalculateSize(_repeated_packedFixed64_codec); in CalculateSize()
4060 packedFixed64_.AddEntriesFrom(input, _repeated_packedFixed64_codec); in MergeFrom()
4773 packedFixed64_.AddEntriesFrom(ref input, _repeated_packedFixed64_codec); in IBufferMessage.InternalMergeFrom()
H A DTestMessagesProto2.cs1206 private static readonly pb::FieldCodec<ulong> _repeated_packedFixed64_codec field in ProtobufTestMessages.Proto2.TestAllTypesProto2
2702 packedFixed64_.WriteTo(output, _repeated_packedFixed64_codec); in WriteTo()
2983 packedFixed64_.WriteTo(ref output, _repeated_packedFixed64_codec); in IBufferMessage.InternalWriteTo()
3223 size += packedFixed64_.CalculateSize(_repeated_packedFixed64_codec); in CalculateSize()
3923 packedFixed64_.AddEntriesFrom(input, _repeated_packedFixed64_codec); in MergeFrom()
4472 packedFixed64_.AddEntriesFrom(ref input, _repeated_packedFixed64_codec); in IBufferMessage.InternalMergeFrom()
H A DUnittestProto3.cs7174 private static readonly pb::FieldCodec<ulong> _repeated_packedFixed64_codec field in Google.Protobuf.TestProtos.TestPackedTypes
7312 packedFixed64_.WriteTo(output, _repeated_packedFixed64_codec); in WriteTo()
7335 packedFixed64_.WriteTo(ref output, _repeated_packedFixed64_codec); in IBufferMessage.InternalWriteTo()
7358 size += packedFixed64_.CalculateSize(_repeated_packedFixed64_codec); in CalculateSize()
7441 packedFixed64_.AddEntriesFrom(input, _repeated_packedFixed64_codec); in MergeFrom()
7525 packedFixed64_.AddEntriesFrom(ref input, _repeated_packedFixed64_codec); in IBufferMessage.InternalMergeFrom()
H A DUnittest.cs22760 private static readonly pb::FieldCodec<ulong> _repeated_packedFixed64_codec field in Google.Protobuf.TestProtos.Proto2.TestPackedTypes
22898 packedFixed64_.WriteTo(output, _repeated_packedFixed64_codec); in WriteTo()
22921 packedFixed64_.WriteTo(ref output, _repeated_packedFixed64_codec); in IBufferMessage.InternalWriteTo()
22944 size += packedFixed64_.CalculateSize(_repeated_packedFixed64_codec); in CalculateSize()
23027 packedFixed64_.AddEntriesFrom(input, _repeated_packedFixed64_codec); in MergeFrom()
23111 packedFixed64_.AddEntriesFrom(ref input, _repeated_packedFixed64_codec); in IBufferMessage.InternalMergeFrom()
[all...]

Completed in 69 milliseconds