Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs291 public pbc::MapField<uint, uint> MapFixed32Fixed32 { property in Google.Protobuf.TestProtos.TestMap
414 if (!MapFixed32Fixed32.Equals(other.MapFixed32Fixed32)) return false; in Equals()
437 hash ^= MapFixed32Fixed32.GetHashCode(); in GetHashCode()
1082 public pbc::MapField<uint, uint> MapFixed32Fixed32 { property in Google.Protobuf.TestProtos.TestArenaMap
1185 if (!MapFixed32Fixed32.Equals(other.MapFixed32Fixed32)) return false; in Equals()
1206 hash ^= MapFixed32Fixed32.GetHashCode(); in GetHashCode()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1442 public pbc::MapField<uint, uint> MapFixed32Fixed32 { property in Conformance.TestAllTypes
2155 if (!MapFixed32Fixed32.Equals(other.MapFixed32Fixed32)) return false; in Equals()
2270 hash ^= MapFixed32Fixed32.GetHashCode(); in GetHashCode()