Home
last modified time | relevance | path

Searched defs:GetHashCode (Results 1 – 25 of 28) sorted by relevance

12

/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs114 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.DoubleValue
225 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.FloatValue
336 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Int64Value
447 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.UInt64Value
558 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Int32Value
669 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.UInt32Value
780 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.BoolValue
891 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.StringValue
1002 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.BytesValue
DStruct.cs133 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Struct
352 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Value
552 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.ListValue
DType.cs222 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Type
527 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Field
933 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Enum
1123 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.EnumValue
1271 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Option
DApi.cs220 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Api
493 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Method
777 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Mixin
DEmpty.cs92 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Empty
DSourceContext.cs101 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.SourceContext
DFieldMask.cs244 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.FieldMask
DDuration.cs160 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Duration
DTimestamp.cs171 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Timestamp
DAny.cs191 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Any
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestIssues.cs126 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.Issue307
204 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce
282 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice
402 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.NegativeEnumMessage
511 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.DeprecatedChild
662 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.DeprecatedFieldsMessage
830 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.ItemField
945 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.ReservedNames
1056 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.ReservedNames.Types.SomeNestedType
1271 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.TestJsonFieldOrdering
[all …]
DUnittestProto3.cs875 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestAllTypes
1596 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage
1730 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.NestedTestAllTypes
1869 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestDeprecatedFields
1976 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.ForeignMessage
2067 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestReservedFields
2158 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestForeignNested
2286 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestReallyLargeTagNumber
2416 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestRecursiveMessage
2543 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestMutualRecursionA
[all …]
DMapUnittestProto3.cs405 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestMap
629 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestMapSubmessage
737 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestMessageMap
846 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestSameTypeMap
1103 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestArenaMap
1314 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.MessageContainingEnumCalledType
1423 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.MessageContainingMapCalledEntry
DUnittestImportPublicProto3.cs92 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.PublicImportMessage
DUnittestImportProto3.cs106 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.ImportMessage
DUnittestWellKnownTypes.cs461 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestWellKnownTypes
1122 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
1640 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.OneofWellKnownTypes
2229 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.MapWellKnownTypes
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs225 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.FileDescriptorSet
478 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.FileDescriptorProto
818 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.DescriptorProto
1020 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
1161 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.DescriptorProto.Types.ReservedRange
1427 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.FieldDescriptorProto
1741 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.OneofDescriptorProto
1870 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.EnumDescriptorProto
2029 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.EnumValueDescriptorProto
2194 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.ServiceDescriptorProto
[all …]
DDescriptorPool.cs362 public override int GetHashCode() in GetHashCode() method
/external/protobuf/csharp/src/AddressBook/
DAddressbook.cs139 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Examples.AddressBook.Person
300 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber
425 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Examples.AddressBook.AddressBook
/external/protobuf/csharp/src/Google.Protobuf/Collections/
DReadOnlyDictionary.cs137 public override int GetHashCode() in GetHashCode() method in Google.Protobuf.Collections.ReadOnlyDictionary
DRepeatedField.cs373 public override int GetHashCode() in GetHashCode() method in Google.Protobuf.Collections.RepeatedField
/external/protobuf/csharp/src/Google.Protobuf/
DJsonToken.cs113 public override int GetHashCode() in GetHashCode() method in Google.Protobuf.JsonToken
DByteString.cs301 public override int GetHashCode() in GetHashCode() method in Google.Protobuf.ByteString
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DBitSet.cs191 public override int GetHashCode() { in GetHashCode() method in Antlr.Runtime.BitSet
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DBitSet.cs219 public override int GetHashCode() in GetHashCode() method in Antlr.Runtime.BitSet

12