Home
last modified time | relevance | path

Searched refs:_repeated_repeatedUint64Wrapper_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.cs1819 private static readonly pb::FieldCodec<ulong?> _repeated_repeatedUint64Wrapper_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2857 repeatedUint64Wrapper_.WriteTo(output, _repeated_repeatedUint64Wrapper_codec); in WriteTo()
3210 repeatedUint64Wrapper_.WriteTo(ref output, _repeated_repeatedUint64Wrapper_codec); in IBufferMessage.InternalWriteTo()
3530 size += repeatedUint64Wrapper_.CalculateSize(_repeated_repeatedUint64Wrapper_codec); in CalculateSize()
4523 repeatedUint64Wrapper_.AddEntriesFrom(input, _repeated_repeatedUint64Wrapper_codec); in MergeFrom()
5246 repeatedUint64Wrapper_.AddEntriesFrom(ref input, _repeated_repeatedUint64Wrapper_codec); in IBufferMessage.InternalMergeFrom()
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs1819 private static readonly pb::FieldCodec<ulong?> _repeated_repeatedUint64Wrapper_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2857 repeatedUint64Wrapper_.WriteTo(output, _repeated_repeatedUint64Wrapper_codec); in WriteTo()
3210 repeatedUint64Wrapper_.WriteTo(ref output, _repeated_repeatedUint64Wrapper_codec); in IBufferMessage.InternalWriteTo()
3530 size += repeatedUint64Wrapper_.CalculateSize(_repeated_repeatedUint64Wrapper_codec); in CalculateSize()
4523 repeatedUint64Wrapper_.AddEntriesFrom(input, _repeated_repeatedUint64Wrapper_codec); in MergeFrom()
5246 repeatedUint64Wrapper_.AddEntriesFrom(ref input, _repeated_repeatedUint64Wrapper_codec); in IBufferMessage.InternalMergeFrom()