Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs305 public pbc::MapField<ulong, ulong> MapFixed64Fixed64 { property in Google.Protobuf.TestProtos.TestMap
419 if (!MapFixed64Fixed64.Equals(other.MapFixed64Fixed64)) return false; in Equals()
442 hash ^= MapFixed64Fixed64.GetHashCode(); in GetHashCode()
1144 public pbc::MapField<ulong, ulong> MapFixed64Fixed64 { property in Google.Protobuf.TestProtos.TestArenaMap
1238 if (!MapFixed64Fixed64.Equals(other.MapFixed64Fixed64)) return false; in Equals()
1259 hash ^= MapFixed64Fixed64.GetHashCode(); in GetHashCode()
DTestMessagesProto3.cs964 public pbc::MapField<ulong, ulong> MapFixed64Fixed64 { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
1815 if (!MapFixed64Fixed64.Equals(other.MapFixed64Fixed64)) return false; in Equals()
1943 hash ^= MapFixed64Fixed64.GetHashCode(); in GetHashCode()