Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs208 mapFixed64Fixed64_ = other.mapFixed64Fixed64_.Clone(); in TestMap()
299 …private readonly pbc::MapField<ulong, ulong> mapFixed64Fixed64_ = new pbc::MapField<ulong, ulong>(… field in Google.Protobuf.TestProtos.TestMap
302 get { return mapFixed64Fixed64_; }
465 mapFixed64Fixed64_.WriteTo(output, _map_mapFixed64Fixed64_codec); in WriteTo()
487 size += mapFixed64Fixed64_.CalculateSize(_map_mapFixed64Fixed64_codec); in CalculateSize()
512 mapFixed64Fixed64_.Add(other.mapFixed64Fixed64_); in MergeFrom()
561 mapFixed64Fixed64_.AddEntriesFrom(input, _map_mapFixed64Fixed64_codec); in MergeFrom()
1001 mapFixed64Fixed64_ = other.mapFixed64Fixed64_.Clone(); in TestArenaMap()
1090 …private readonly pbc::MapField<ulong, ulong> mapFixed64Fixed64_ = new pbc::MapField<ulong, ulong>(… field in Google.Protobuf.TestProtos.TestArenaMap
1093 get { return mapFixed64Fixed64_; }
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs839 mapFixed64Fixed64_ = other.mapFixed64Fixed64_.Clone(); in TestAllTypes()
1450 …private readonly pbc::MapField<ulong, ulong> mapFixed64Fixed64_ = new pbc::MapField<ulong, ulong>(… field in Conformance.TestAllTypes
1453 get { return mapFixed64Fixed64_; }
2456 mapFixed64Fixed64_.WriteTo(output, _map_mapFixed64Fixed64_codec); in WriteTo()
2697 size += mapFixed64Fixed64_.CalculateSize(_map_mapFixed64Fixed64_codec); in CalculateSize()
2928 mapFixed64Fixed64_.Add(other.mapFixed64Fixed64_); in MergeFrom()
3322 mapFixed64Fixed64_.AddEntriesFrom(input, _map_mapFixed64Fixed64_codec); in MergeFrom()