Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs307 public pbc::MapField<long, long> MapSfixed64Sfixed64 { property in Google.Protobuf.TestProtos.TestMap
394 if (!MapSfixed64Sfixed64.Equals(other.MapSfixed64Sfixed64)) return false; in Equals()
416 hash ^= MapSfixed64Sfixed64.GetHashCode(); in GetHashCode()
1025 public pbc::MapField<long, long> MapSfixed64Sfixed64 { property in Google.Protobuf.TestProtos.TestArenaMap
1094 if (!MapSfixed64Sfixed64.Equals(other.MapSfixed64Sfixed64)) return false; in Equals()
1114 hash ^= MapSfixed64Sfixed64.GetHashCode(); in GetHashCode()
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1376 public pbc::MapField<long, long> MapSfixed64Sfixed64 { property in Conformance.TestAllTypes
2003 if (!MapSfixed64Sfixed64.Equals(other.MapSfixed64Sfixed64)) return false; in Equals()
2117 hash ^= MapSfixed64Sfixed64.GetHashCode(); in GetHashCode()