Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs235 public pbc::MapField<long, long> MapInt64Int64 { property in Google.Protobuf.TestProtos.TestMap
386 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals()
408 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
953 public pbc::MapField<long, long> MapInt64Int64 { property in Google.Protobuf.TestProtos.TestArenaMap
1086 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals()
1106 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1304 public pbc::MapField<long, long> MapInt64Int64 { property in Conformance.TestAllTypes
1995 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals()
2109 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()