Searched refs:mapStringNestedEnum_ (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | TestMessagesProto3.cs | 391 mapStringNestedEnum_ = other.mapStringNestedEnum_.Clone(); in TestAllTypesProto3() 1506 …:ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.NestedEnum> mapStringNestedEnum_ = new pbc::… field in ProtobufTestMessages.Proto3.TestAllTypesProto3 1510 get { return mapStringNestedEnum_; } 2756 mapStringNestedEnum_.WriteTo(output, _map_mapStringNestedEnum_codec); in WriteTo() 3109 mapStringNestedEnum_.WriteTo(ref output, _map_mapStringNestedEnum_codec); in IBufferMessage.InternalWriteTo() 3467 size += mapStringNestedEnum_.CalculateSize(_map_mapStringNestedEnum_codec); in CalculateSize() 3773 mapStringNestedEnum_.Add(other.mapStringNestedEnum_); in MergeFrom() 4249 mapStringNestedEnum_.AddEntriesFrom(input, _map_mapStringNestedEnum_codec); in MergeFrom() 4972 mapStringNestedEnum_.AddEntriesFrom(ref input, _map_mapStringNestedEnum_codec); in IBufferMessage.InternalMergeFrom()
|
H A D | TestMessagesProto2.cs | 393 mapStringNestedEnum_ = other.mapStringNestedEnum_.Clone(); in TestAllTypesProto2() 1759 …:ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedEnum> mapStringNestedEnum_ = new pbc::… field in ProtobufTestMessages.Proto2.TestAllTypesProto2 1763 get { return mapStringNestedEnum_; } 3385 mapStringNestedEnum_.WriteTo(output, _map_mapStringNestedEnum_codec); in WriteTo() 3727 mapStringNestedEnum_.WriteTo(ref output, _map_mapStringNestedEnum_codec); in IBufferMessage.InternalWriteTo() 4075 size += mapStringNestedEnum_.CalculateSize(_map_mapStringNestedEnum_codec); in CalculateSize() 4362 mapStringNestedEnum_.Add(other.mapStringNestedEnum_); in MergeFrom() 4785 mapStringNestedEnum_.AddEntriesFrom(input, _map_mapStringNestedEnum_codec); in MergeFrom() 5395 mapStringNestedEnum_.AddEntriesFrom(ref input, _map_mapStringNestedEnum_codec); in IBufferMessage.InternalMergeFrom()
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | TestMessagesProto3.cs | 391 mapStringNestedEnum_ = other.mapStringNestedEnum_.Clone(); in TestAllTypesProto3() 1506 …:ProtobufTestMessages.Proto3.TestAllTypesProto3.Types.NestedEnum> mapStringNestedEnum_ = new pbc::… field in ProtobufTestMessages.Proto3.TestAllTypesProto3 1510 get { return mapStringNestedEnum_; } 2756 mapStringNestedEnum_.WriteTo(output, _map_mapStringNestedEnum_codec); in WriteTo() 3109 mapStringNestedEnum_.WriteTo(ref output, _map_mapStringNestedEnum_codec); in IBufferMessage.InternalWriteTo() 3467 size += mapStringNestedEnum_.CalculateSize(_map_mapStringNestedEnum_codec); in CalculateSize() 3773 mapStringNestedEnum_.Add(other.mapStringNestedEnum_); in MergeFrom() 4249 mapStringNestedEnum_.AddEntriesFrom(input, _map_mapStringNestedEnum_codec); in MergeFrom() 4972 mapStringNestedEnum_.AddEntriesFrom(ref input, _map_mapStringNestedEnum_codec); in IBufferMessage.InternalMergeFrom()
|
H A D | TestMessagesProto2.cs | 393 mapStringNestedEnum_ = other.mapStringNestedEnum_.Clone(); in TestAllTypesProto2() 1759 …:ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.NestedEnum> mapStringNestedEnum_ = new pbc::… field in ProtobufTestMessages.Proto2.TestAllTypesProto2 1763 get { return mapStringNestedEnum_; } 3385 mapStringNestedEnum_.WriteTo(output, _map_mapStringNestedEnum_codec); in WriteTo() 3727 mapStringNestedEnum_.WriteTo(ref output, _map_mapStringNestedEnum_codec); in IBufferMessage.InternalWriteTo() 4075 size += mapStringNestedEnum_.CalculateSize(_map_mapStringNestedEnum_codec); in CalculateSize() 4362 mapStringNestedEnum_.Add(other.mapStringNestedEnum_); in MergeFrom() 4785 mapStringNestedEnum_.AddEntriesFrom(input, _map_mapStringNestedEnum_codec); in MergeFrom() 5395 mapStringNestedEnum_.AddEntriesFrom(ref input, _map_mapStringNestedEnum_codec); in IBufferMessage.InternalMergeFrom()
|