Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs321 public pbc::MapField<long, long> MapSfixed64Sfixed64 { property in Google.Protobuf.TestProtos.TestMap
417 if (!MapSfixed64Sfixed64.Equals(other.MapSfixed64Sfixed64)) return false; in Equals()
440 hash ^= MapSfixed64Sfixed64.GetHashCode(); in GetHashCode()
1112 public pbc::MapField<long, long> MapSfixed64Sfixed64 { property in Google.Protobuf.TestProtos.TestArenaMap
1188 if (!MapSfixed64Sfixed64.Equals(other.MapSfixed64Sfixed64)) return false; in Equals()
1209 hash ^= MapSfixed64Sfixed64.GetHashCode(); in GetHashCode()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1472 public pbc::MapField<long, long> MapSfixed64Sfixed64 { property in Conformance.TestAllTypes
2158 if (!MapSfixed64Sfixed64.Equals(other.MapSfixed64Sfixed64)) return false; in Equals()
2273 hash ^= MapSfixed64Sfixed64.GetHashCode(); in GetHashCode()