Home
last modified time | relevance | path

Searched refs:_repeated_repeatedInt32Wrapper_codec (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs1786 private static readonly pb::FieldCodec<int?> _repeated_repeatedInt32Wrapper_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2854 repeatedInt32Wrapper_.WriteTo(output, _repeated_repeatedInt32Wrapper_codec); in WriteTo()
3207 repeatedInt32Wrapper_.WriteTo(ref output, _repeated_repeatedInt32Wrapper_codec); in IBufferMessage.InternalWriteTo()
3527 size += repeatedInt32Wrapper_.CalculateSize(_repeated_repeatedInt32Wrapper_codec); in CalculateSize()
4511 repeatedInt32Wrapper_.AddEntriesFrom(input, _repeated_repeatedInt32Wrapper_codec); in MergeFrom()
5234 repeatedInt32Wrapper_.AddEntriesFrom(ref input, _repeated_repeatedInt32Wrapper_codec); in IBufferMessage.InternalMergeFrom()
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs1786 private static readonly pb::FieldCodec<int?> _repeated_repeatedInt32Wrapper_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2854 repeatedInt32Wrapper_.WriteTo(output, _repeated_repeatedInt32Wrapper_codec); in WriteTo()
3207 repeatedInt32Wrapper_.WriteTo(ref output, _repeated_repeatedInt32Wrapper_codec); in IBufferMessage.InternalWriteTo()
3527 size += repeatedInt32Wrapper_.CalculateSize(_repeated_repeatedInt32Wrapper_codec); in CalculateSize()
4511 repeatedInt32Wrapper_.AddEntriesFrom(input, _repeated_repeatedInt32Wrapper_codec); in MergeFrom()
5234 repeatedInt32Wrapper_.AddEntriesFrom(ref input, _repeated_repeatedInt32Wrapper_codec); in IBufferMessage.InternalMergeFrom()