Home
last modified time | relevance | path

Searched refs:mapUint32Uint32_ (Results 1 - 3 of 3) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DMapUnittestProto3.cs210 mapUint32Uint32_ = other.mapUint32Uint32_.Clone(); in TestMap()
257 private readonly pbc::MapField<uint, uint> mapUint32Uint32_ = new pbc::MapField<uint, uint>(); field in Google.Protobuf.TestProtos.TestMap
260 get { return mapUint32Uint32_; }
474 mapUint32Uint32_.WriteTo(output, _map_mapUint32Uint32_codec); in WriteTo()
500 mapUint32Uint32_.WriteTo(ref output, _map_mapUint32Uint32_codec); in IBufferMessage.InternalWriteTo()
526 size += mapUint32Uint32_.CalculateSize(_map_mapUint32Uint32_codec); in CalculateSize()
554 mapUint32Uint32_.Add(other.mapUint32Uint32_); in MergeFrom()
592 mapUint32Uint32_ in MergeFrom()
1347 private readonly pbc::MapField<uint, uint> mapUint32Uint32_ = new pbc::MapField<uint, uint>(); global() field in Google.Protobuf.TestProtos.TestArenaMap
[all...]
H A DTestMessagesProto3.cs365 mapUint32Uint32_ = other.mapUint32Uint32_.Clone(); in TestAllTypesProto3()
1251 private readonly pbc::MapField<uint, uint> mapUint32Uint32_ = new pbc::MapField<uint, uint>(); field in ProtobufTestMessages.Proto3.TestAllTypesProto3
1254 get { return mapUint32Uint32_; }
2540 mapUint32Uint32_.WriteTo(output, _map_mapUint32Uint32_codec); in WriteTo()
2884 mapUint32Uint32_.WriteTo(ref output, _map_mapUint32Uint32_codec); in IBufferMessage.InternalWriteTo()
3233 size += mapUint32Uint32_.CalculateSize(_map_mapUint32Uint32_codec); in CalculateSize()
3532 mapUint32Uint32_.Add(other.mapUint32Uint32_); in MergeFrom()
3956 mapUint32Uint32_ in MergeFrom()
[all...]
H A DTestMessagesProto2.cs355 mapUint32Uint32_ = other.mapUint32Uint32_.Clone(); in TestAllTypesProto2()
1444 private readonly pbc::MapField<uint, uint> mapUint32Uint32_ = new pbc::MapField<uint, uint>(); field in ProtobufTestMessages.Proto2.TestAllTypesProto2
1447 get { return mapUint32Uint32_; }
2678 mapUint32Uint32_.WriteTo(output, _map_mapUint32Uint32_codec); in WriteTo()
2959 mapUint32Uint32_.WriteTo(ref output, _map_mapUint32Uint32_codec); in IBufferMessage.InternalWriteTo()
3246 size += mapUint32Uint32_.CalculateSize(_map_mapUint32Uint32_codec); in CalculateSize()
3487 mapUint32Uint32_.Add(other.mapUint32Uint32_); in MergeFrom()
3819 mapUint32Uint32_ in MergeFrom()
[all...]

Completed in 16 milliseconds