Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DMapUnittestProto3.cs215 mapFixed64Fixed64_ = other.mapFixed64Fixed64_.Clone(); in TestMap()
307 private readonly pbc::MapField<ulong, ulong> mapFixed64Fixed64_ = new pbc::MapField<ulong, ulong>(); field in Google.Protobuf.TestProtos.TestMap
310 get { return mapFixed64Fixed64_; }
479 mapFixed64Fixed64_.WriteTo(output, _map_mapFixed64Fixed64_codec); in WriteTo()
505 mapFixed64Fixed64_.WriteTo(ref output, _map_mapFixed64Fixed64_codec); in IBufferMessage.InternalWriteTo()
531 size += mapFixed64Fixed64_.CalculateSize(_map_mapFixed64Fixed64_codec); in CalculateSize()
559 mapFixed64Fixed64_.Add(other.mapFixed64Fixed64_); in MergeFrom()
612 mapFixed64Fixed64_ in MergeFrom()
1397 private readonly pbc::MapField<ulong, ulong> mapFixed64Fixed64_ = new pbc::MapField<ulong, ulong>(); global() field in Google.Protobuf.TestProtos.TestArenaMap
[all...]
H A DTestMessagesProto3.cs370 mapFixed64Fixed64_ = other.mapFixed64Fixed64_.Clone(); in TestAllTypesProto3()
1301 private readonly pbc::MapField<ulong, ulong> mapFixed64Fixed64_ = new pbc::MapField<ulong, ulong>(); field in ProtobufTestMessages.Proto3.TestAllTypesProto3
1304 get { return mapFixed64Fixed64_; }
2545 mapFixed64Fixed64_.WriteTo(output, _map_mapFixed64Fixed64_codec); in WriteTo()
2889 mapFixed64Fixed64_.WriteTo(ref output, _map_mapFixed64Fixed64_codec); in IBufferMessage.InternalWriteTo()
3238 size += mapFixed64Fixed64_.CalculateSize(_map_mapFixed64Fixed64_codec); in CalculateSize()
3537 mapFixed64Fixed64_.Add(other.mapFixed64Fixed64_); in MergeFrom()
3976 mapFixed64Fixed64_ in MergeFrom()
[all...]
H A DTestMessagesProto2.cs360 mapFixed64Fixed64_ = other.mapFixed64Fixed64_.Clone(); in TestAllTypesProto2()
1494 private readonly pbc::MapField<ulong, ulong> mapFixed64Fixed64_ = new pbc::MapField<ulong, ulong>(); field in ProtobufTestMessages.Proto2.TestAllTypesProto2
1497 get { return mapFixed64Fixed64_; }
2683 mapFixed64Fixed64_.WriteTo(output, _map_mapFixed64Fixed64_codec); in WriteTo()
2964 mapFixed64Fixed64_.WriteTo(ref output, _map_mapFixed64Fixed64_codec); in IBufferMessage.InternalWriteTo()
3251 size += mapFixed64Fixed64_.CalculateSize(_map_mapFixed64Fixed64_codec); in CalculateSize()
3492 mapFixed64Fixed64_.Add(other.mapFixed64Fixed64_); in MergeFrom()
3839 mapFixed64Fixed64_ in MergeFrom()
[all...]

Completed in 17 milliseconds