Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs241 public pbc::MapField<long, long> MapInt64Int64 { property in Google.Protobuf.TestProtos.TestMap
409 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals()
432 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
1032 public pbc::MapField<long, long> MapInt64Int64 { property in Google.Protobuf.TestProtos.TestArenaMap
1180 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals()
1201 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1392 public pbc::MapField<long, long> MapInt64Int64 { property in Conformance.TestAllTypes
2150 if (!MapInt64Int64.Equals(other.MapInt64Int64)) return false; in Equals()
2265 hash ^= MapInt64Int64.GetHashCode(); in GetHashCode()