Home
last modified time | relevance | path

Searched refs:_repeated_packedNestedEnum_codec (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs1073 private static readonly pb::FieldCodec<global::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.NestedEnum> _repeated_packedNestedEnum_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2570 packedNestedEnum_.WriteTo(output, _repeated_packedNestedEnum_codec); in WriteTo()
2914 packedNestedEnum_.WriteTo(ref output, _repeated_packedNestedEnum_codec); in IBufferMessage.InternalWriteTo()
3216 size += packedNestedEnum_.CalculateSize(_repeated_packedNestedEnum_codec); in CalculateSize()
4090 packedNestedEnum_.AddEntriesFrom(input, _repeated_packedNestedEnum_codec); in MergeFrom()
4803 packedNestedEnum_.AddEntriesFrom(ref input, _repeated_packedNestedEnum_codec); in IBufferMessage.InternalMergeFrom()
H A DTestMessagesProto2.cs1266 private static readonly pb::FieldCodec<global::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedEnum> _repeated_packedNestedEnum_codec field in ProtobufTestMessages.Proto2.TestAllTypesProto2
2708 packedNestedEnum_.WriteTo(output, _repeated_packedNestedEnum_codec); in WriteTo()
2989 packedNestedEnum_.WriteTo(ref output, _repeated_packedNestedEnum_codec); in IBufferMessage.InternalWriteTo()
3229 size += packedNestedEnum_.CalculateSize(_repeated_packedNestedEnum_codec); in CalculateSize()
3953 packedNestedEnum_.AddEntriesFrom(input, _repeated_packedNestedEnum_codec); in MergeFrom()
4502 packedNestedEnum_.AddEntriesFrom(ref input, _repeated_packedNestedEnum_codec); in IBufferMessage.InternalMergeFrom()

Completed in 23 milliseconds