Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs271 public pbc::MapField<int, int> MapSint32Sint32 { property in Google.Protobuf.TestProtos.TestMap
412 if (!MapSint32Sint32.Equals(other.MapSint32Sint32)) return false; in Equals()
435 hash ^= MapSint32Sint32.GetHashCode(); in GetHashCode()
1062 public pbc::MapField<int, int> MapSint32Sint32 { property in Google.Protobuf.TestProtos.TestArenaMap
1183 if (!MapSint32Sint32.Equals(other.MapSint32Sint32)) return false; in Equals()
1204 hash ^= MapSint32Sint32.GetHashCode(); in GetHashCode()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1422 public pbc::MapField<int, int> MapSint32Sint32 { property in Conformance.TestAllTypes
2153 if (!MapSint32Sint32.Equals(other.MapSint32Sint32)) return false; in Equals()
2268 hash ^= MapSint32Sint32.GetHashCode(); in GetHashCode()