Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs213 mapSfixed64Sfixed64_ = other.mapSfixed64Sfixed64_.Clone(); in TestMap()
323 … private readonly pbc::MapField<long, long> mapSfixed64Sfixed64_ = new pbc::MapField<long, long>(); field in Google.Protobuf.TestProtos.TestMap
326 get { return mapSfixed64Sfixed64_; }
474 mapSfixed64Sfixed64_.WriteTo(output, _map_mapSfixed64Sfixed64_codec); in WriteTo()
499 size += mapSfixed64Sfixed64_.CalculateSize(_map_mapSfixed64Sfixed64_codec); in CalculateSize()
527 mapSfixed64Sfixed64_.Add(other.mapSfixed64Sfixed64_); in MergeFrom()
583 mapSfixed64Sfixed64_.AddEntriesFrom(input, _map_mapSfixed64Sfixed64_codec); in MergeFrom()
1054 mapSfixed64Sfixed64_ = other.mapSfixed64Sfixed64_.Clone(); in TestArenaMap()
1162 … private readonly pbc::MapField<long, long> mapSfixed64Sfixed64_ = new pbc::MapField<long, long>(); field in Google.Protobuf.TestProtos.TestArenaMap
1165 get { return mapSfixed64Sfixed64_; }
[all …]
DTestMessagesProto3.cs319 mapSfixed64Sfixed64_ = other.mapSfixed64Sfixed64_.Clone(); in TestAllTypesProto3()
982 … private readonly pbc::MapField<long, long> mapSfixed64Sfixed64_ = new pbc::MapField<long, long>(); field in ProtobufTestMessages.Proto3.TestAllTypesProto3
985 get { return mapSfixed64Sfixed64_; }
2149 mapSfixed64Sfixed64_.WriteTo(output, _map_mapSfixed64Sfixed64_codec); in WriteTo()
2441 size += mapSfixed64Sfixed64_.CalculateSize(_map_mapSfixed64Sfixed64_codec); in CalculateSize()
2712 mapSfixed64Sfixed64_.Add(other.mapSfixed64Sfixed64_); in MergeFrom()
3154 mapSfixed64Sfixed64_.AddEntriesFrom(input, _map_mapSfixed64Sfixed64_codec); in MergeFrom()