Searched refs:mapSfixed64Sfixed64_ (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/ |
D | MapUnittestProto3.cs | 210 mapSfixed64Sfixed64_ = other.mapSfixed64Sfixed64_.Clone(); in TestMap() 319 … private readonly pbc::MapField<long, long> mapSfixed64Sfixed64_ = new pbc::MapField<long, long>(); field in Google.Protobuf.TestProtos.TestMap 322 get { return mapSfixed64Sfixed64_; } 467 mapSfixed64Sfixed64_.WriteTo(output, _map_mapSfixed64Sfixed64_codec); in WriteTo() 489 size += mapSfixed64Sfixed64_.CalculateSize(_map_mapSfixed64Sfixed64_codec); in CalculateSize() 514 mapSfixed64Sfixed64_.Add(other.mapSfixed64Sfixed64_); in MergeFrom() 569 mapSfixed64Sfixed64_.AddEntriesFrom(input, _map_mapSfixed64Sfixed64_codec); in MergeFrom() 1003 mapSfixed64Sfixed64_ = other.mapSfixed64Sfixed64_.Clone(); in TestArenaMap() 1110 … private readonly pbc::MapField<long, long> mapSfixed64Sfixed64_ = new pbc::MapField<long, long>(); field in Google.Protobuf.TestProtos.TestArenaMap 1113 get { return mapSfixed64Sfixed64_; } [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/ |
D | Conformance.cs | 841 mapSfixed64Sfixed64_ = other.mapSfixed64Sfixed64_.Clone(); in TestAllTypes() 1470 … private readonly pbc::MapField<long, long> mapSfixed64Sfixed64_ = new pbc::MapField<long, long>(); field in Conformance.TestAllTypes 1473 get { return mapSfixed64Sfixed64_; } 2458 mapSfixed64Sfixed64_.WriteTo(output, _map_mapSfixed64Sfixed64_codec); in WriteTo() 2699 size += mapSfixed64Sfixed64_.CalculateSize(_map_mapSfixed64Sfixed64_codec); in CalculateSize() 2930 mapSfixed64Sfixed64_.Add(other.mapSfixed64Sfixed64_); in MergeFrom() 3330 mapSfixed64Sfixed64_.AddEntriesFrom(input, _map_mapSfixed64Sfixed64_codec); in MergeFrom()
|