Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DMapUnittestProto3.cs211 mapUint64Uint64_ = other.mapUint64Uint64_.Clone(); in TestMap()
267 private readonly pbc::MapField<ulong, ulong> mapUint64Uint64_ = new pbc::MapField<ulong, ulong>(); field in Google.Protobuf.TestProtos.TestMap
270 get { return mapUint64Uint64_; }
475 mapUint64Uint64_.WriteTo(output, _map_mapUint64Uint64_codec); in WriteTo()
501 mapUint64Uint64_.WriteTo(ref output, _map_mapUint64Uint64_codec); in IBufferMessage.InternalWriteTo()
527 size += mapUint64Uint64_.CalculateSize(_map_mapUint64Uint64_codec); in CalculateSize()
555 mapUint64Uint64_.Add(other.mapUint64Uint64_); in MergeFrom()
596 mapUint64Uint64_ in MergeFrom()
1357 private readonly pbc::MapField<ulong, ulong> mapUint64Uint64_ = new pbc::MapField<ulong, ulong>(); global() field in Google.Protobuf.TestProtos.TestArenaMap
[all...]
H A DTestMessagesProto3.cs366 mapUint64Uint64_ = other.mapUint64Uint64_.Clone(); in TestAllTypesProto3()
1261 private readonly pbc::MapField<ulong, ulong> mapUint64Uint64_ = new pbc::MapField<ulong, ulong>(); field in ProtobufTestMessages.Proto3.TestAllTypesProto3
1264 get { return mapUint64Uint64_; }
2541 mapUint64Uint64_.WriteTo(output, _map_mapUint64Uint64_codec); in WriteTo()
2885 mapUint64Uint64_.WriteTo(ref output, _map_mapUint64Uint64_codec); in IBufferMessage.InternalWriteTo()
3234 size += mapUint64Uint64_.CalculateSize(_map_mapUint64Uint64_codec); in CalculateSize()
3533 mapUint64Uint64_.Add(other.mapUint64Uint64_); in MergeFrom()
3960 mapUint64Uint64_ in MergeFrom()
[all...]
H A DTestMessagesProto2.cs356 mapUint64Uint64_ = other.mapUint64Uint64_.Clone(); in TestAllTypesProto2()
1454 private readonly pbc::MapField<ulong, ulong> mapUint64Uint64_ = new pbc::MapField<ulong, ulong>(); field in ProtobufTestMessages.Proto2.TestAllTypesProto2
1457 get { return mapUint64Uint64_; }
2679 mapUint64Uint64_.WriteTo(output, _map_mapUint64Uint64_codec); in WriteTo()
2960 mapUint64Uint64_.WriteTo(ref output, _map_mapUint64Uint64_codec); in IBufferMessage.InternalWriteTo()
3247 size += mapUint64Uint64_.CalculateSize(_map_mapUint64Uint64_codec); in CalculateSize()
3488 mapUint64Uint64_.Add(other.mapUint64Uint64_); in MergeFrom()
3823 mapUint64Uint64_ in MergeFrom()
[all...]

Completed in 16 milliseconds