Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs253 public pbc::MapField<ulong, ulong> MapUint64Uint64 { property in Google.Protobuf.TestProtos.TestMap
388 if (!MapUint64Uint64.Equals(other.MapUint64Uint64)) return false; in Equals()
410 hash ^= MapUint64Uint64.GetHashCode(); in GetHashCode()
971 public pbc::MapField<ulong, ulong> MapUint64Uint64 { property in Google.Protobuf.TestProtos.TestArenaMap
1088 if (!MapUint64Uint64.Equals(other.MapUint64Uint64)) return false; in Equals()
1108 hash ^= MapUint64Uint64.GetHashCode(); in GetHashCode()
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1322 public pbc::MapField<ulong, ulong> MapUint64Uint64 { property in Conformance.TestAllTypes
1997 if (!MapUint64Uint64.Equals(other.MapUint64Uint64)) return false; in Equals()
2111 hash ^= MapUint64Uint64.GetHashCode(); in GetHashCode()