Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs244 public pbc::MapField<uint, uint> MapUint32Uint32 { property in Google.Protobuf.TestProtos.TestMap
387 if (!MapUint32Uint32.Equals(other.MapUint32Uint32)) return false; in Equals()
409 hash ^= MapUint32Uint32.GetHashCode(); in GetHashCode()
962 public pbc::MapField<uint, uint> MapUint32Uint32 { property in Google.Protobuf.TestProtos.TestArenaMap
1087 if (!MapUint32Uint32.Equals(other.MapUint32Uint32)) return false; in Equals()
1107 hash ^= MapUint32Uint32.GetHashCode(); in GetHashCode()
/external/protobuf/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1313 public pbc::MapField<uint, uint> MapUint32Uint32 { property in Conformance.TestAllTypes
1996 if (!MapUint32Uint32.Equals(other.MapUint32Uint32)) return false; in Equals()
2110 hash ^= MapUint32Uint32.GetHashCode(); in GetHashCode()