• Home
  • Raw
  • Download

Lines Matching refs:GetHashCode

364     public override int GetHashCode() {  in GetHashCode()  method in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
366 if (Field1.Length != 0) hash ^= Field1.GetHashCode(); in GetHashCode()
367 if (anOneofCase_ == AnOneofOneofCase.OneofField) hash ^= OneofField.GetHashCode(); in GetHashCode()
370 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
567 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.CustomOptionFooRequest
570 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
703 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.CustomOptionFooResponse
706 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
839 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.CustomOptionFooClientMessage
842 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
975 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage
978 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
1111 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.DummyMessageContainingEnum
1114 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
1260 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.DummyMessageInvalidAsOptionType
1263 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
1396 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.CustomOptionMinIntegerValues
1399 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
1532 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.CustomOptionMaxIntegerValues
1535 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
1668 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.CustomOptionOtherValues
1671 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
1804 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.SettingRealsFromPositiveInts
1807 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
1940 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.SettingRealsFromNegativeInts
1943 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
2127 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.ComplexOptionType1
2129 if (Foo != 0) hash ^= Foo.GetHashCode(); in GetHashCode()
2130 if (Foo2 != 0) hash ^= Foo2.GetHashCode(); in GetHashCode()
2131 if (Foo3 != 0) hash ^= Foo3.GetHashCode(); in GetHashCode()
2132 hash ^= foo4_.GetHashCode(); in GetHashCode()
2134 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
2398 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.ComplexOptionType2
2400 if (bar_ != null) hash ^= Bar.GetHashCode(); in GetHashCode()
2401 if (Baz != 0) hash ^= Baz.GetHashCode(); in GetHashCode()
2402 if (fred_ != null) hash ^= Fred.GetHashCode(); in GetHashCode()
2403 hash ^= barney_.GetHashCode(); in GetHashCode()
2405 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
2649 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.ComplexOptionType2.Types.ComplexOptionType4
2651 if (Waldo != 0) hash ^= Waldo.GetHashCode(); in GetHashCode()
2653 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
2835 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.ComplexOptionType3
2837 if (Qux != 0) hash ^= Qux.GetHashCode(); in GetHashCode()
2839 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
2997 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.VariousComplexOptions
3000 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
3178 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.Aggregate
3180 if (I != 0) hash ^= I.GetHashCode(); in GetHashCode()
3181 if (S.Length != 0) hash ^= S.GetHashCode(); in GetHashCode()
3182 if (sub_ != null) hash ^= Sub.GetHashCode(); in GetHashCode()
3184 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
3405 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.AggregateMessage
3407 if (Fieldname != 0) hash ^= Fieldname.GetHashCode(); in GetHashCode()
3409 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
3567 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.NestedOptionType
3570 hash ^= _unknownFields.GetHashCode(); in GetHashCode()
3723 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.NestedOptionType.Types.NestedMessage
3725 if (NestedField != 0) hash ^= NestedField.GetHashCode(); in GetHashCode()
3727 hash ^= _unknownFields.GetHashCode(); in GetHashCode()