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.cs265 public pbc::MapField<ulong, ulong> MapUint64Uint64 { property in Google.Protobuf.TestProtos.TestMap
415 if (!MapUint64Uint64.Equals(other.MapUint64Uint64)) return false; in Equals()
438 hash ^= MapUint64Uint64.GetHashCode(); in GetHashCode()
1104 public pbc::MapField<ulong, ulong> MapUint64Uint64 { property in Google.Protobuf.TestProtos.TestArenaMap
1234 if (!MapUint64Uint64.Equals(other.MapUint64Uint64)) return false; in Equals()
1255 hash ^= MapUint64Uint64.GetHashCode(); in GetHashCode()
DTestMessagesProto3.cs924 public pbc::MapField<ulong, ulong> MapUint64Uint64 { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
1811 if (!MapUint64Uint64.Equals(other.MapUint64Uint64)) return false; in Equals()
1939 hash ^= MapUint64Uint64.GetHashCode(); in GetHashCode()