/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | TestMessagesProto3.cs | 912 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 D | TestMessagesProto2.cs | 1165 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 D | UnittestProto3.cs | 777 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 D | Unittest.cs | 2030 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 D | TestMessagesProto3.cs | 912 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 D | TestMessagesProto2.cs | 1165 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 D | UnittestProto3.cs | 777 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 D | Unittest.cs | 2030 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()
|