Home
last modified time | relevance | path

Searched refs:_repeated_repeatedBoolWrapper_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.cs1775 private static readonly pb::FieldCodec<bool?> _repeated_repeatedBoolWrapper_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2853 repeatedBoolWrapper_.WriteTo(output, _repeated_repeatedBoolWrapper_codec); in WriteTo()
3206 repeatedBoolWrapper_.WriteTo(ref output, _repeated_repeatedBoolWrapper_codec); in IBufferMessage.InternalWriteTo()
3526 size += repeatedBoolWrapper_.CalculateSize(_repeated_repeatedBoolWrapper_codec); in CalculateSize()
4507 repeatedBoolWrapper_.AddEntriesFrom(input, _repeated_repeatedBoolWrapper_codec); in MergeFrom()
5230 repeatedBoolWrapper_.AddEntriesFrom(ref input, _repeated_repeatedBoolWrapper_codec); in IBufferMessage.InternalMergeFrom()
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto3.cs1775 private static readonly pb::FieldCodec<bool?> _repeated_repeatedBoolWrapper_codec field in ProtobufTestMessages.Proto3.TestAllTypesProto3
2853 repeatedBoolWrapper_.WriteTo(output, _repeated_repeatedBoolWrapper_codec); in WriteTo()
3206 repeatedBoolWrapper_.WriteTo(ref output, _repeated_repeatedBoolWrapper_codec); in IBufferMessage.InternalWriteTo()
3526 size += repeatedBoolWrapper_.CalculateSize(_repeated_repeatedBoolWrapper_codec); in CalculateSize()
4507 repeatedBoolWrapper_.AddEntriesFrom(input, _repeated_repeatedBoolWrapper_codec); in MergeFrom()
5230 repeatedBoolWrapper_.AddEntriesFrom(ref input, _repeated_repeatedBoolWrapper_codec); in IBufferMessage.InternalMergeFrom()