Home
last modified time | relevance | path

Searched refs:_repeated_repeatedInt64Wrapper_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.cs1797 private static readonly pb::FieldCodec<long?> _repeated_repeatedInt64Wrapper_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2855 repeatedInt64Wrapper_.WriteTo(output, _repeated_repeatedInt64Wrapper_codec); in WriteTo()
3208 repeatedInt64Wrapper_.WriteTo(ref output, _repeated_repeatedInt64Wrapper_codec); in IBufferMessage.InternalWriteTo()
3528 size += repeatedInt64Wrapper_.CalculateSize(_repeated_repeatedInt64Wrapper_codec); in CalculateSize()
4515 repeatedInt64Wrapper_.AddEntriesFrom(input, _repeated_repeatedInt64Wrapper_codec); in MergeFrom()
5238 repeatedInt64Wrapper_.AddEntriesFrom(ref input, _repeated_repeatedInt64Wrapper_codec); in IBufferMessage.InternalMergeFrom()
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs1797 private static readonly pb::FieldCodec<long?> _repeated_repeatedInt64Wrapper_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2855 repeatedInt64Wrapper_.WriteTo(output, _repeated_repeatedInt64Wrapper_codec); in WriteTo()
3208 repeatedInt64Wrapper_.WriteTo(ref output, _repeated_repeatedInt64Wrapper_codec); in IBufferMessage.InternalWriteTo()
3528 size += repeatedInt64Wrapper_.CalculateSize(_repeated_repeatedInt64Wrapper_codec); in CalculateSize()
4515 repeatedInt64Wrapper_.AddEntriesFrom(input, _repeated_repeatedInt64Wrapper_codec); in MergeFrom()
5238 repeatedInt64Wrapper_.AddEntriesFrom(ref input, _repeated_repeatedInt64Wrapper_codec); in IBufferMessage.InternalMergeFrom()