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.cs285 public pbc::MapField<long, long> MapSint64Sint64 { property in Google.Protobuf.TestProtos.TestMap
417 if (!MapSint64Sint64.Equals(other.MapSint64Sint64)) return false; in Equals()
440 hash ^= MapSint64Sint64.GetHashCode(); in GetHashCode()
1124 public pbc::MapField<long, long> MapSint64Sint64 { property in Google.Protobuf.TestProtos.TestArenaMap
1236 if (!MapSint64Sint64.Equals(other.MapSint64Sint64)) return false; in Equals()
1257 hash ^= MapSint64Sint64.GetHashCode(); in GetHashCode()
DTestMessagesProto3.cs944 public pbc::MapField<long, long> MapSint64Sint64 { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
1813 if (!MapSint64Sint64.Equals(other.MapSint64Sint64)) return false; in Equals()
1941 hash ^= MapSint64Sint64.GetHashCode(); in GetHashCode()