Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs298 public pbc::MapField<int, int> MapSfixed32Sfixed32 { property in Google.Protobuf.TestProtos.TestMap
393 if (!MapSfixed32Sfixed32.Equals(other.MapSfixed32Sfixed32)) return false; in Equals()
415 hash ^= MapSfixed32Sfixed32.GetHashCode(); in GetHashCode()
1016 public pbc::MapField<int, int> MapSfixed32Sfixed32 { property in Google.Protobuf.TestProtos.TestArenaMap
1093 if (!MapSfixed32Sfixed32.Equals(other.MapSfixed32Sfixed32)) return false; in Equals()
1113 hash ^= MapSfixed32Sfixed32.GetHashCode(); in GetHashCode()
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1367 public pbc::MapField<int, int> MapSfixed32Sfixed32 { property in Conformance.TestAllTypes
2002 if (!MapSfixed32Sfixed32.Equals(other.MapSfixed32Sfixed32)) return false; in Equals()
2116 hash ^= MapSfixed32Sfixed32.GetHashCode(); in GetHashCode()