Home
last modified time | relevance | path

Searched refs:_repeated_repeatedStringWrapper_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.cs1852 private static readonly pb::FieldCodec<string> _repeated_repeatedStringWrapper_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2860 repeatedStringWrapper_.WriteTo(output, _repeated_repeatedStringWrapper_codec); in WriteTo()
3213 repeatedStringWrapper_.WriteTo(ref output, _repeated_repeatedStringWrapper_codec); in IBufferMessage.InternalWriteTo()
3533 size += repeatedStringWrapper_.CalculateSize(_repeated_repeatedStringWrapper_codec); in CalculateSize()
4535 repeatedStringWrapper_.AddEntriesFrom(input, _repeated_repeatedStringWrapper_codec); in MergeFrom()
5258 repeatedStringWrapper_.AddEntriesFrom(ref input, _repeated_repeatedStringWrapper_codec); in IBufferMessage.InternalMergeFrom()
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs1852 private static readonly pb::FieldCodec<string> _repeated_repeatedStringWrapper_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2860 repeatedStringWrapper_.WriteTo(output, _repeated_repeatedStringWrapper_codec); in WriteTo()
3213 repeatedStringWrapper_.WriteTo(ref output, _repeated_repeatedStringWrapper_codec); in IBufferMessage.InternalWriteTo()
3533 size += repeatedStringWrapper_.CalculateSize(_repeated_repeatedStringWrapper_codec); in CalculateSize()
4535 repeatedStringWrapper_.AddEntriesFrom(input, _repeated_repeatedStringWrapper_codec); in MergeFrom()
5258 repeatedStringWrapper_.AddEntriesFrom(ref input, _repeated_repeatedStringWrapper_codec); in IBufferMessage.InternalMergeFrom()