Searched refs:_repeated_packedNestedEnum_codec (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | TestMessagesProto3.cs | 1146 …::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.NestedEnum> _repeated_packedNestedEnum_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3 2771 packedNestedEnum_.WriteTo(output, _repeated_packedNestedEnum_codec); in WriteTo() 3124 packedNestedEnum_.WriteTo(ref output, _repeated_packedNestedEnum_codec); in IBufferMessage.InternalWriteTo() 3435 size += packedNestedEnum_.CalculateSize(_repeated_packedNestedEnum_codec); in CalculateSize() 4323 packedNestedEnum_.AddEntriesFrom(input, _repeated_packedNestedEnum_codec); in MergeFrom() 5046 packedNestedEnum_.AddEntriesFrom(ref input, _repeated_packedNestedEnum_codec); in IBufferMessage.InternalMergeFrom()
|
H A D | TestMessagesProto2.cs | 1399 …::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedEnum> _repeated_packedNestedEnum_codec field in ProtobufTestMessages.Proto2.TestAllTypesProto2 3400 packedNestedEnum_.WriteTo(output, _repeated_packedNestedEnum_codec); in WriteTo() 3742 packedNestedEnum_.WriteTo(ref output, _repeated_packedNestedEnum_codec); in IBufferMessage.InternalWriteTo() 4043 size += packedNestedEnum_.CalculateSize(_repeated_packedNestedEnum_codec); in CalculateSize() 4859 packedNestedEnum_.AddEntriesFrom(input, _repeated_packedNestedEnum_codec); in MergeFrom() 5469 packedNestedEnum_.AddEntriesFrom(ref input, _repeated_packedNestedEnum_codec); in IBufferMessage.InternalMergeFrom()
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | TestMessagesProto3.cs | 1146 …::ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.NestedEnum> _repeated_packedNestedEnum_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3 2771 packedNestedEnum_.WriteTo(output, _repeated_packedNestedEnum_codec); in WriteTo() 3124 packedNestedEnum_.WriteTo(ref output, _repeated_packedNestedEnum_codec); in IBufferMessage.InternalWriteTo() 3435 size += packedNestedEnum_.CalculateSize(_repeated_packedNestedEnum_codec); in CalculateSize() 4323 packedNestedEnum_.AddEntriesFrom(input, _repeated_packedNestedEnum_codec); in MergeFrom() 5046 packedNestedEnum_.AddEntriesFrom(ref input, _repeated_packedNestedEnum_codec); in IBufferMessage.InternalMergeFrom()
|
H A D | TestMessagesProto2.cs | 1399 …::ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedEnum> _repeated_packedNestedEnum_codec field in ProtobufTestMessages.Proto2.TestAllTypesProto2 3400 packedNestedEnum_.WriteTo(output, _repeated_packedNestedEnum_codec); in WriteTo() 3742 packedNestedEnum_.WriteTo(ref output, _repeated_packedNestedEnum_codec); in IBufferMessage.InternalWriteTo() 4043 size += packedNestedEnum_.CalculateSize(_repeated_packedNestedEnum_codec); in CalculateSize() 4859 packedNestedEnum_.AddEntriesFrom(input, _repeated_packedNestedEnum_codec); in MergeFrom() 5469 packedNestedEnum_.AddEntriesFrom(ref input, _repeated_packedNestedEnum_codec); in IBufferMessage.InternalMergeFrom()
|