Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DMapUnittestProto3.cs213 mapSint64Sint64_ = other.mapSint64Sint64_.Clone(); in TestMap()
287 private readonly pbc::MapField<long, long> mapSint64Sint64_ = new pbc::MapField<long, long>(); field in Google.Protobuf.TestProtos.TestMap
290 get { return mapSint64Sint64_; }
477 mapSint64Sint64_.WriteTo(output, _map_mapSint64Sint64_codec); in WriteTo()
503 mapSint64Sint64_.WriteTo(ref output, _map_mapSint64Sint64_codec); in IBufferMessage.InternalWriteTo()
529 size += mapSint64Sint64_.CalculateSize(_map_mapSint64Sint64_codec); in CalculateSize()
557 mapSint64Sint64_.Add(other.mapSint64Sint64_); in MergeFrom()
604 mapSint64Sint64_ in MergeFrom()
1377 private readonly pbc::MapField<long, long> mapSint64Sint64_ = new pbc::MapField<long, long>(); global() field in Google.Protobuf.TestProtos.TestArenaMap
[all...]
H A DTestMessagesProto3.cs368 mapSint64Sint64_ = other.mapSint64Sint64_.Clone(); in TestAllTypesProto3()
1281 private readonly pbc::MapField<long, long> mapSint64Sint64_ = new pbc::MapField<long, long>(); field in ProtobufTestMessages.Proto3.TestAllTypesProto3
1284 get { return mapSint64Sint64_; }
2543 mapSint64Sint64_.WriteTo(output, _map_mapSint64Sint64_codec); in WriteTo()
2887 mapSint64Sint64_.WriteTo(ref output, _map_mapSint64Sint64_codec); in IBufferMessage.InternalWriteTo()
3236 size += mapSint64Sint64_.CalculateSize(_map_mapSint64Sint64_codec); in CalculateSize()
3535 mapSint64Sint64_.Add(other.mapSint64Sint64_); in MergeFrom()
3968 mapSint64Sint64_ in MergeFrom()
[all...]
H A DTestMessagesProto2.cs358 mapSint64Sint64_ = other.mapSint64Sint64_.Clone(); in TestAllTypesProto2()
1474 private readonly pbc::MapField<long, long> mapSint64Sint64_ = new pbc::MapField<long, long>(); field in ProtobufTestMessages.Proto2.TestAllTypesProto2
1477 get { return mapSint64Sint64_; }
2681 mapSint64Sint64_.WriteTo(output, _map_mapSint64Sint64_codec); in WriteTo()
2962 mapSint64Sint64_.WriteTo(ref output, _map_mapSint64Sint64_codec); in IBufferMessage.InternalWriteTo()
3249 size += mapSint64Sint64_.CalculateSize(_map_mapSint64Sint64_codec); in CalculateSize()
3490 mapSint64Sint64_.Add(other.mapSint64Sint64_); in MergeFrom()
3831 mapSint64Sint64_ in MergeFrom()
[all...]

Completed in 20 milliseconds