Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs209 mapSfixed32Sfixed32_ = other.mapSfixed32Sfixed32_.Clone(); in TestMap()
309 private readonly pbc::MapField<int, int> mapSfixed32Sfixed32_ = new pbc::MapField<int, int>(); field in Google.Protobuf.TestProtos.TestMap
312 get { return mapSfixed32Sfixed32_; }
466 mapSfixed32Sfixed32_.WriteTo(output, _map_mapSfixed32Sfixed32_codec); in WriteTo()
488 size += mapSfixed32Sfixed32_.CalculateSize(_map_mapSfixed32Sfixed32_codec); in CalculateSize()
513 mapSfixed32Sfixed32_.Add(other.mapSfixed32Sfixed32_); in MergeFrom()
565 mapSfixed32Sfixed32_.AddEntriesFrom(input, _map_mapSfixed32Sfixed32_codec); in MergeFrom()
1002 mapSfixed32Sfixed32_ = other.mapSfixed32Sfixed32_.Clone(); in TestArenaMap()
1100 private readonly pbc::MapField<int, int> mapSfixed32Sfixed32_ = new pbc::MapField<int, int>(); field in Google.Protobuf.TestProtos.TestArenaMap
1103 get { return mapSfixed32Sfixed32_; }
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs840 mapSfixed32Sfixed32_ = other.mapSfixed32Sfixed32_.Clone(); in TestAllTypes()
1460 private readonly pbc::MapField<int, int> mapSfixed32Sfixed32_ = new pbc::MapField<int, int>(); field in Conformance.TestAllTypes
1463 get { return mapSfixed32Sfixed32_; }
2457 mapSfixed32Sfixed32_.WriteTo(output, _map_mapSfixed32Sfixed32_codec); in WriteTo()
2698 size += mapSfixed32Sfixed32_.CalculateSize(_map_mapSfixed32Sfixed32_codec); in CalculateSize()
2929 mapSfixed32Sfixed32_.Add(other.mapSfixed32Sfixed32_); in MergeFrom()
3326 mapSfixed32Sfixed32_.AddEntriesFrom(input, _map_mapSfixed32Sfixed32_codec); in MergeFrom()