Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs271 public pbc::MapField<long, long> MapSint64Sint64 { property in Google.Protobuf.TestProtos.TestMap
390 if (!MapSint64Sint64.Equals(other.MapSint64Sint64)) return false; in Equals()
412 hash ^= MapSint64Sint64.GetHashCode(); in GetHashCode()
989 public pbc::MapField<long, long> MapSint64Sint64 { property in Google.Protobuf.TestProtos.TestArenaMap
1090 if (!MapSint64Sint64.Equals(other.MapSint64Sint64)) return false; in Equals()
1110 hash ^= MapSint64Sint64.GetHashCode(); in GetHashCode()
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1340 public pbc::MapField<long, long> MapSint64Sint64 { property in Conformance.TestAllTypes
1999 if (!MapSint64Sint64.Equals(other.MapSint64Sint64)) return false; in Equals()
2113 hash ^= MapSint64Sint64.GetHashCode(); in GetHashCode()