Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs280 public pbc::MapField<uint, uint> MapFixed32Fixed32 { property in Google.Protobuf.TestProtos.TestMap
391 if (!MapFixed32Fixed32.Equals(other.MapFixed32Fixed32)) return false; in Equals()
413 hash ^= MapFixed32Fixed32.GetHashCode(); in GetHashCode()
998 public pbc::MapField<uint, uint> MapFixed32Fixed32 { property in Google.Protobuf.TestProtos.TestArenaMap
1091 if (!MapFixed32Fixed32.Equals(other.MapFixed32Fixed32)) return false; in Equals()
1111 hash ^= MapFixed32Fixed32.GetHashCode(); in GetHashCode()
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1349 public pbc::MapField<uint, uint> MapFixed32Fixed32 { property in Conformance.TestAllTypes
2000 if (!MapFixed32Fixed32.Equals(other.MapFixed32Fixed32)) return false; in Equals()
2114 hash ^= MapFixed32Fixed32.GetHashCode(); in GetHashCode()