Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs281 public pbc::MapField<long, long> MapSint64Sint64 { property in Google.Protobuf.TestProtos.TestMap
413 if (!MapSint64Sint64.Equals(other.MapSint64Sint64)) return false; in Equals()
436 hash ^= MapSint64Sint64.GetHashCode(); in GetHashCode()
1072 public pbc::MapField<long, long> MapSint64Sint64 { property in Google.Protobuf.TestProtos.TestArenaMap
1184 if (!MapSint64Sint64.Equals(other.MapSint64Sint64)) return false; in Equals()
1205 hash ^= MapSint64Sint64.GetHashCode(); in GetHashCode()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1432 public pbc::MapField<long, long> MapSint64Sint64 { property in Conformance.TestAllTypes
2154 if (!MapSint64Sint64.Equals(other.MapSint64Sint64)) return false; in Equals()
2269 hash ^= MapSint64Sint64.GetHashCode(); in GetHashCode()