Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs262 public pbc::MapField<int, int> MapSint32Sint32 { property in Google.Protobuf.TestProtos.TestMap
389 if (!MapSint32Sint32.Equals(other.MapSint32Sint32)) return false; in Equals()
411 hash ^= MapSint32Sint32.GetHashCode(); in GetHashCode()
980 public pbc::MapField<int, int> MapSint32Sint32 { property in Google.Protobuf.TestProtos.TestArenaMap
1089 if (!MapSint32Sint32.Equals(other.MapSint32Sint32)) return false; in Equals()
1109 hash ^= MapSint32Sint32.GetHashCode(); in GetHashCode()
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1331 public pbc::MapField<int, int> MapSint32Sint32 { property in Conformance.TestAllTypes
1998 if (!MapSint32Sint32.Equals(other.MapSint32Sint32)) return false; in Equals()
2112 hash ^= MapSint32Sint32.GetHashCode(); in GetHashCode()