Home
last modified time | relevance | path

Searched refs:_repeated_repeatedString_codec (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs912 private static readonly pb::FieldCodec<string> _repeated_repeatedString_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2731 repeatedString_.WriteTo(output, _repeated_repeatedString_codec); in WriteTo()
3084 repeatedString_.WriteTo(ref output, _repeated_repeatedString_codec); in IBufferMessage.InternalWriteTo()
3414 size += repeatedString_.CalculateSize(_repeated_repeatedString_codec); in CalculateSize()
4147 repeatedString_.AddEntriesFrom(input, _repeated_repeatedString_codec); in MergeFrom()
4870 repeatedString_.AddEntriesFrom(ref input, _repeated_repeatedString_codec); in IBufferMessage.InternalMergeFrom()
H A DTestMessagesProto2.cs1165 private static readonly pb::FieldCodec<string> _repeated_repeatedString_codec field in ProtobufTestMessages.Proto2.TestAllTypesProto2
3360 repeatedString_.WriteTo(output, _repeated_repeatedString_codec); in WriteTo()
3702 repeatedString_.WriteTo(ref output, _repeated_repeatedString_codec); in IBufferMessage.InternalWriteTo()
4022 size += repeatedString_.CalculateSize(_repeated_repeatedString_codec); in CalculateSize()
4683 repeatedString_.AddEntriesFrom(input, _repeated_repeatedString_codec); in MergeFrom()
5293 repeatedString_.AddEntriesFrom(ref input, _repeated_repeatedString_codec); in IBufferMessage.InternalMergeFrom()
H A DUnittestProto3.cs777 private static readonly pb::FieldCodec<string> _repeated_repeatedString_codec field in Google.Protobuf.TestProtos.TestAllTypes
1187 repeatedString_.WriteTo(output, _repeated_repeatedString_codec); in WriteTo()
1323 repeatedString_.WriteTo(ref output, _repeated_repeatedString_codec); in IBufferMessage.InternalWriteTo()
1437 size += repeatedString_.CalculateSize(_repeated_repeatedString_codec); in CalculateSize()
1769 repeatedString_.AddEntriesFrom(input, _repeated_repeatedString_codec); in MergeFrom()
2009 repeatedString_.AddEntriesFrom(ref input, _repeated_repeatedString_codec); in IBufferMessage.InternalMergeFrom()
H A DUnittest.cs2030 private static readonly pb::FieldCodec<string> _repeated_repeatedString_codec field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
3122 repeatedString_.WriteTo(output, _repeated_repeatedString_codec); in WriteTo()
3358 repeatedString_.WriteTo(ref output, _repeated_repeatedString_codec); in IBufferMessage.InternalWriteTo()
3567 size += repeatedString_.CalculateSize(_repeated_repeatedString_codec); in CalculateSize()
4065 repeatedString_.AddEntriesFrom(input, _repeated_repeatedString_codec); in MergeFrom()
4419 repeatedString_.AddEntriesFrom(ref input, _repeated_repeatedString_codec); in IBufferMessage.InternalMergeFrom()
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs912 private static readonly pb::FieldCodec<string> _repeated_repeatedString_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2731 repeatedString_.WriteTo(output, _repeated_repeatedString_codec); in WriteTo()
3084 repeatedString_.WriteTo(ref output, _repeated_repeatedString_codec); in IBufferMessage.InternalWriteTo()
3414 size += repeatedString_.CalculateSize(_repeated_repeatedString_codec); in CalculateSize()
4147 repeatedString_.AddEntriesFrom(input, _repeated_repeatedString_codec); in MergeFrom()
4870 repeatedString_.AddEntriesFrom(ref input, _repeated_repeatedString_codec); in IBufferMessage.InternalMergeFrom()
H A DTestMessagesProto2.cs1165 private static readonly pb::FieldCodec<string> _repeated_repeatedString_codec field in ProtobufTestMessages.Proto2.TestAllTypesProto2
3360 repeatedString_.WriteTo(output, _repeated_repeatedString_codec); in WriteTo()
3702 repeatedString_.WriteTo(ref output, _repeated_repeatedString_codec); in IBufferMessage.InternalWriteTo()
4022 size += repeatedString_.CalculateSize(_repeated_repeatedString_codec); in CalculateSize()
4683 repeatedString_.AddEntriesFrom(input, _repeated_repeatedString_codec); in MergeFrom()
5293 repeatedString_.AddEntriesFrom(ref input, _repeated_repeatedString_codec); in IBufferMessage.InternalMergeFrom()
H A DUnittestProto3.cs777 private static readonly pb::FieldCodec<string> _repeated_repeatedString_codec field in Google.Protobuf.TestProtos.TestAllTypes
1187 repeatedString_.WriteTo(output, _repeated_repeatedString_codec); in WriteTo()
1323 repeatedString_.WriteTo(ref output, _repeated_repeatedString_codec); in IBufferMessage.InternalWriteTo()
1437 size += repeatedString_.CalculateSize(_repeated_repeatedString_codec); in CalculateSize()
1769 repeatedString_.AddEntriesFrom(input, _repeated_repeatedString_codec); in MergeFrom()
2009 repeatedString_.AddEntriesFrom(ref input, _repeated_repeatedString_codec); in IBufferMessage.InternalMergeFrom()
H A DUnittest.cs2030 private static readonly pb::FieldCodec<string> _repeated_repeatedString_codec field in Google.Protobuf.TestProtos.Proto2.TestAllTypes
3122 repeatedString_.WriteTo(output, _repeated_repeatedString_codec); in WriteTo()
3358 repeatedString_.WriteTo(ref output, _repeated_repeatedString_codec); in IBufferMessage.InternalWriteTo()
3567 size += repeatedString_.CalculateSize(_repeated_repeatedString_codec); in CalculateSize()
4065 repeatedString_.AddEntriesFrom(input, _repeated_repeatedString_codec); in MergeFrom()
4419 repeatedString_.AddEntriesFrom(ref input, _repeated_repeatedString_codec); in IBufferMessage.InternalMergeFrom()