Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs311 public pbc::MapField<int, int> MapSfixed32Sfixed32 { property in Google.Protobuf.TestProtos.TestMap
416 if (!MapSfixed32Sfixed32.Equals(other.MapSfixed32Sfixed32)) return false; in Equals()
439 hash ^= MapSfixed32Sfixed32.GetHashCode(); in GetHashCode()
1102 public pbc::MapField<int, int> MapSfixed32Sfixed32 { property in Google.Protobuf.TestProtos.TestArenaMap
1187 if (!MapSfixed32Sfixed32.Equals(other.MapSfixed32Sfixed32)) return false; in Equals()
1208 hash ^= MapSfixed32Sfixed32.GetHashCode(); in GetHashCode()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1462 public pbc::MapField<int, int> MapSfixed32Sfixed32 { property in Conformance.TestAllTypes
2157 if (!MapSfixed32Sfixed32.Equals(other.MapSfixed32Sfixed32)) return false; in Equals()
2272 hash ^= MapSfixed32Sfixed32.GetHashCode(); in GetHashCode()