Searched refs:mapSfixed64Sfixed64_ (Results 1 - 3 of 3) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | MapUnittestProto3.cs | 217 mapSfixed64Sfixed64_ = other.mapSfixed64Sfixed64_.Clone(); in TestMap() 327 private readonly pbc::MapField<long, long> mapSfixed64Sfixed64_ = new pbc::MapField<long, long>(); field in Google.Protobuf.TestProtos.TestMap 330 get { return mapSfixed64Sfixed64_; } 481 mapSfixed64Sfixed64_.WriteTo(output, _map_mapSfixed64Sfixed64_codec); in WriteTo() 507 mapSfixed64Sfixed64_.WriteTo(ref output, _map_mapSfixed64Sfixed64_codec); in IBufferMessage.InternalWriteTo() 533 size += mapSfixed64Sfixed64_.CalculateSize(_map_mapSfixed64Sfixed64_codec); in CalculateSize() 561 mapSfixed64Sfixed64_.Add(other.mapSfixed64Sfixed64_); in MergeFrom() 620 mapSfixed64Sfixed64_ in MergeFrom() 1417 private readonly pbc::MapField<long, long> mapSfixed64Sfixed64_ = new pbc::MapField<long, long>(); global() field in Google.Protobuf.TestProtos.TestArenaMap [all...] |
H A D | TestMessagesProto3.cs | 372 mapSfixed64Sfixed64_ = other.mapSfixed64Sfixed64_.Clone(); in TestAllTypesProto3() 1321 private readonly pbc::MapField<long, long> mapSfixed64Sfixed64_ = new pbc::MapField<long, long>(); field in ProtobufTestMessages.Proto3.TestAllTypesProto3 1324 get { return mapSfixed64Sfixed64_; } 2547 mapSfixed64Sfixed64_.WriteTo(output, _map_mapSfixed64Sfixed64_codec); in WriteTo() 2891 mapSfixed64Sfixed64_.WriteTo(ref output, _map_mapSfixed64Sfixed64_codec); in IBufferMessage.InternalWriteTo() 3240 size += mapSfixed64Sfixed64_.CalculateSize(_map_mapSfixed64Sfixed64_codec); in CalculateSize() 3539 mapSfixed64Sfixed64_.Add(other.mapSfixed64Sfixed64_); in MergeFrom() 3984 mapSfixed64Sfixed64_ in MergeFrom() [all...] |
H A D | TestMessagesProto2.cs | 362 mapSfixed64Sfixed64_ = other.mapSfixed64Sfixed64_.Clone(); in TestAllTypesProto2() 1514 private readonly pbc::MapField<long, long> mapSfixed64Sfixed64_ = new pbc::MapField<long, long>(); field in ProtobufTestMessages.Proto2.TestAllTypesProto2 1517 get { return mapSfixed64Sfixed64_; } 2685 mapSfixed64Sfixed64_.WriteTo(output, _map_mapSfixed64Sfixed64_codec); in WriteTo() 2966 mapSfixed64Sfixed64_.WriteTo(ref output, _map_mapSfixed64Sfixed64_codec); in IBufferMessage.InternalWriteTo() 3253 size += mapSfixed64Sfixed64_.CalculateSize(_map_mapSfixed64Sfixed64_codec); in CalculateSize() 3494 mapSfixed64Sfixed64_.Add(other.mapSfixed64Sfixed64_); in MergeFrom() 3847 mapSfixed64Sfixed64_ in MergeFrom() [all...] |
Completed in 16 milliseconds