Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DMapUnittestProto3.cs315 public pbc::MapField<int, int> MapSfixed32Sfixed32 { property in Google.Protobuf.TestProtos.TestMap
420 if (!MapSfixed32Sfixed32.Equals(other.MapSfixed32Sfixed32)) return false; in Equals()
443 hash ^= MapSfixed32Sfixed32.GetHashCode(); in GetHashCode()
1154 public pbc::MapField<int, int> MapSfixed32Sfixed32 { property in Google.Protobuf.TestProtos.TestArenaMap
1239 if (!MapSfixed32Sfixed32.Equals(other.MapSfixed32Sfixed32)) return false; in Equals()
1260 hash ^= MapSfixed32Sfixed32.GetHashCode(); in GetHashCode()
DTestMessagesProto3.cs974 public pbc::MapField<int, int> MapSfixed32Sfixed32 { property in ProtobufTestMessages.Proto3.TestAllTypesProto3
1816 if (!MapSfixed32Sfixed32.Equals(other.MapSfixed32Sfixed32)) return false; in Equals()
1944 hash ^= MapSfixed32Sfixed32.GetHashCode(); in GetHashCode()