Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs261 public pbc::MapField<ulong, ulong> MapUint64Uint64 { property in Google.Protobuf.TestProtos.TestMap
411 if (!MapUint64Uint64.Equals(other.MapUint64Uint64)) return false; in Equals()
434 hash ^= MapUint64Uint64.GetHashCode(); in GetHashCode()
1052 public pbc::MapField<ulong, ulong> MapUint64Uint64 { property in Google.Protobuf.TestProtos.TestArenaMap
1182 if (!MapUint64Uint64.Equals(other.MapUint64Uint64)) return false; in Equals()
1203 hash ^= MapUint64Uint64.GetHashCode(); in GetHashCode()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1412 public pbc::MapField<ulong, ulong> MapUint64Uint64 { property in Conformance.TestAllTypes
2152 if (!MapUint64Uint64.Equals(other.MapUint64Uint64)) return false; in Equals()
2267 hash ^= MapUint64Uint64.GetHashCode(); in GetHashCode()