Home
last modified time | relevance | path

Searched refs:mapUint32Uint32_ (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs206 mapUint32Uint32_ = other.mapUint32Uint32_.Clone(); in TestMap()
253 private readonly pbc::MapField<uint, uint> mapUint32Uint32_ = new pbc::MapField<uint, uint>(); field in Google.Protobuf.TestProtos.TestMap
256 get { return mapUint32Uint32_; }
467 mapUint32Uint32_.WriteTo(output, _map_mapUint32Uint32_codec); in WriteTo()
492 size += mapUint32Uint32_.CalculateSize(_map_mapUint32Uint32_codec); in CalculateSize()
520 mapUint32Uint32_.Add(other.mapUint32Uint32_); in MergeFrom()
555 mapUint32Uint32_.AddEntriesFrom(input, _map_mapUint32Uint32_codec); in MergeFrom()
1047 mapUint32Uint32_ = other.mapUint32Uint32_.Clone(); in TestArenaMap()
1092 private readonly pbc::MapField<uint, uint> mapUint32Uint32_ = new pbc::MapField<uint, uint>(); field in Google.Protobuf.TestProtos.TestArenaMap
1095 get { return mapUint32Uint32_; }
[all …]
DTestMessagesProto3.cs312 mapUint32Uint32_ = other.mapUint32Uint32_.Clone(); in TestAllTypesProto3()
912 private readonly pbc::MapField<uint, uint> mapUint32Uint32_ = new pbc::MapField<uint, uint>(); field in ProtobufTestMessages.Proto3.TestAllTypesProto3
915 get { return mapUint32Uint32_; }
2142 mapUint32Uint32_.WriteTo(output, _map_mapUint32Uint32_codec); in WriteTo()
2434 size += mapUint32Uint32_.CalculateSize(_map_mapUint32Uint32_codec); in CalculateSize()
2705 mapUint32Uint32_.Add(other.mapUint32Uint32_); in MergeFrom()
3126 mapUint32Uint32_.AddEntriesFrom(input, _map_mapUint32Uint32_codec); in MergeFrom()