Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs122 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.DoubleValue
247 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.FloatValue
372 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Int64Value
497 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.UInt64Value
622 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Int32Value
747 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.UInt32Value
872 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.BoolValue
997 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.StringValue
1122 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.BytesValue
DStruct.cs141 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Struct
381 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Value
595 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.ListValue
DApi.cs234 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Api
527 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Method
826 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Mixin
DType.cs235 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Type
563 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Field
987 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Enum
1193 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.EnumValue
1356 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Option
DSourceContext.cs109 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.SourceContext
DFieldMask.cs304 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.FieldMask
DDuration.cs169 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Duration
DTimestamp.cs180 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Timestamp
DAny.cs210 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.WellKnownTypes.Any
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestIssues.cs133 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.Issue307
224 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce
315 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice
451 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.NegativeEnumMessage
573 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.DeprecatedChild
743 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.DeprecatedFieldsMessage
925 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.ItemField
1055 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.ReservedNames
1179 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.ReservedNames.Types.SomeNestedType
1417 public override int GetHashCode() { in GetHashCode() method in UnitTest.Issues.TestProtos.TestJsonFieldOrdering
[all …]
DUnittestProto3.cs932 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestAllTypes
1667 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage
1817 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.NestedTestAllTypes
1970 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestDeprecatedFields
2091 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.ForeignMessage
2195 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestReservedFields
2300 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestForeignNested
2443 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestReallyLargeTagNumber
2588 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestRecursiveMessage
2729 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestMutualRecursionA
[all …]
DMapUnittestProto3.cs429 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestMap
667 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestMapSubmessage
789 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestMessageMap
913 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestSameTypeMap
1198 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestArenaMap
1423 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.MessageContainingEnumCalledType
1546 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.MessageContainingMapCalledEntry
DUnittestImportPublicProto3.cs100 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.PublicImportMessage
DUnittestImportProto3.cs114 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.ImportMessage
DUnittestWellKnownTypes.cs487 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.TestWellKnownTypes
1179 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
1730 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.OneofWellKnownTypes
2350 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.TestProtos.MapWellKnownTypes
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs237 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.FileDescriptorSet
515 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.FileDescriptorProto
878 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.DescriptorProto
1095 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
1251 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.DescriptorProto.Types.ReservedRange
1540 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.FieldDescriptorProto
1881 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.OneofDescriptorProto
2047 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.EnumDescriptorProto
2222 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.EnumValueDescriptorProto
2403 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Reflection.ServiceDescriptorProto
[all …]
DDescriptorPool.cs362 public override int GetHashCode() in GetHashCode() method
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/AddressBook/
DAddressbook.cs150 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Examples.AddressBook.Person
326 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber
465 public override int GetHashCode() { in GetHashCode() method in Google.Protobuf.Examples.AddressBook.AddressBook
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Collections/
DReadOnlyDictionary.cs137 public override int GetHashCode() in GetHashCode() method in Google.Protobuf.Collections.ReadOnlyDictionary
DRepeatedField.cs405 public override int GetHashCode() in GetHashCode() method in Google.Protobuf.Collections.RepeatedField
DMapField.cs361 public override int GetHashCode() in GetHashCode() method in Google.Protobuf.Collections.MapField
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs339 public override int GetHashCode() { in GetHashCode() method in Conformance.ConformanceRequest
626 public override int GetHashCode() { in GetHashCode() method in Conformance.ConformanceResponse
2219 public override int GetHashCode() { in GetHashCode() method in Conformance.TestAllTypes
3695 public override int GetHashCode() { in GetHashCode() method in Conformance.TestAllTypes.Types.NestedMessage
3838 public override int GetHashCode() { in GetHashCode() method in Conformance.ForeignMessage