Home
last modified time | relevance | path

Searched refs:OnConstruction (Results 1 – 20 of 20) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs75 OnConstruction(); in DoubleValue()
78 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.DoubleValue
200 OnConstruction(); in FloatValue()
203 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.FloatValue
325 OnConstruction(); in Int64Value()
328 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.Int64Value
450 OnConstruction(); in UInt64Value()
453 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.UInt64Value
575 OnConstruction(); in Int32Value()
578 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.Int32Value
[all …]
DEmpty.cs68 OnConstruction(); in Empty()
71 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.Empty
DStruct.cs95 OnConstruction(); in Struct()
98 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.Struct
215 OnConstruction(); in Value()
218 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.Value
549 OnConstruction(); in ListValue()
552 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.ListValue
DFieldMask.cs258 OnConstruction(); in FieldMask()
261 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.FieldMask
DSourceContext.cs61 OnConstruction(); in SourceContext()
64 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.SourceContext
DType.cs111 OnConstruction(); in Type()
114 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.Type
371 OnConstruction(); in Field()
374 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.Field
878 OnConstruction(); in Enum()
881 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.Enum
1115 OnConstruction(); in EnumValue()
1118 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.EnumValue
1293 OnConstruction(); in Option()
1296 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.Option
DTimestamp.cs112 OnConstruction(); in Timestamp()
115 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.Timestamp
DDuration.cs100 OnConstruction(); in Duration()
103 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.Duration
DApi.cs73 OnConstruction(); in Api()
76 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.Api
385 OnConstruction(); in Method()
388 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.Method
762 OnConstruction(); in Mixin()
765 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.Mixin
DAny.cs127 OnConstruction(); in Any()
130 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.Any
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DPartialClasses.cs42 partial void OnConstruction() in OnConstruction() method in Google.Protobuf.Reflection.FieldDescriptorProto
54 partial void OnConstruction() in OnConstruction() method in Google.Protobuf.Reflection.FieldOptions
DDescriptor.cs194 OnConstruction(); in FileDescriptorSet()
197 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.Reflection.FileDescriptorSet
306 OnConstruction(); in FileDescriptorProto()
309 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.Reflection.FileDescriptorProto
721 OnConstruction(); in DescriptorProto()
724 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.Reflection.DescriptorProto
1038 OnConstruction(); in ExtensionRange()
1041 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
1188 OnConstruction(); in ReservedRange()
1191 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.Reflection.DescriptorProto.Types.ReservedRange
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestIssues.cs102 OnConstruction(); in Issue307()
105 partial void OnConstruction(); in OnConstruction() method in UnitTest.Issues.TestProtos.Issue307
193 OnConstruction(); in NestedOnce()
196 partial void OnConstruction(); in OnConstruction() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce
284 OnConstruction(); in NestedTwice()
287 partial void OnConstruction(); in OnConstruction() method in UnitTest.Issues.TestProtos.Issue307.Types.NestedOnce.Types.NestedTwice
383 OnConstruction(); in NegativeEnumMessage()
386 partial void OnConstruction(); in OnConstruction() method in UnitTest.Issues.TestProtos.NegativeEnumMessage
542 OnConstruction(); in DeprecatedChild()
545 partial void OnConstruction(); in OnConstruction() method in UnitTest.Issues.TestProtos.DeprecatedChild
[all …]
DUnittestProto3.cs254 OnConstruction(); in TestAllTypes()
257 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.TestProtos.TestAllTypes
1618 OnConstruction(); in NestedMessage()
1621 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.TestProtos.TestAllTypes.Types.NestedMessage
1748 OnConstruction(); in NestedTestAllTypes()
1751 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.TestProtos.NestedTestAllTypes
1925 OnConstruction(); in TestDeprecatedFields()
1928 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.TestProtos.TestDeprecatedFields
2047 OnConstruction(); in ForeignMessage()
2050 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.TestProtos.ForeignMessage
[all …]
DUnittestImportPublicProto3.cs56 OnConstruction(); in PublicImportMessage()
59 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.TestProtos.PublicImportMessage
DUnittestImportProto3.cs70 OnConstruction(); in ImportMessage()
73 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.TestProtos.ImportMessage
DMapUnittestProto3.cs194 OnConstruction(); in TestMap()
197 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.TestProtos.TestMap
623 OnConstruction(); in TestMapSubmessage()
626 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.TestProtos.TestMapSubmessage
746 OnConstruction(); in TestMessageMap()
749 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.TestProtos.TestMessageMap
858 OnConstruction(); in TestSameTypeMap()
861 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.TestProtos.TestSameTypeMap
987 OnConstruction(); in TestArenaMap()
990 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.TestProtos.TestArenaMap
[all …]
DUnittestWellKnownTypes.cs197 OnConstruction(); in TestWellKnownTypes()
200 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.TestProtos.TestWellKnownTypes
929 OnConstruction(); in RepeatedWellKnownTypes()
932 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
1381 OnConstruction(); in OneofWellKnownTypes()
1384 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.TestProtos.OneofWellKnownTypes
2103 OnConstruction(); in MapWellKnownTypes()
2106 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.TestProtos.MapWellKnownTypes
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/AddressBook/
DAddressbook.cs65 OnConstruction(); in Person()
68 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.Examples.AddressBook.Person
269 OnConstruction(); in PhoneNumber()
272 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.Examples.AddressBook.Person.Types.PhoneNumber
422 OnConstruction(); in AddressBook()
425 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.Examples.AddressBook.AddressBook
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs239 OnConstruction(); in ConformanceRequest()
242 partial void OnConstruction(); in OnConstruction() method in Conformance.ConformanceRequest
449 OnConstruction(); in ConformanceResponse()
452 partial void OnConstruction(); in OnConstruction() method in Conformance.ConformanceResponse
782 OnConstruction(); in TestAllTypes()
785 partial void OnConstruction(); in OnConstruction() method in Conformance.TestAllTypes
3638 OnConstruction(); in NestedMessage()
3641 partial void OnConstruction(); in OnConstruction() method in Conformance.TestAllTypes.Types.NestedMessage
3794 OnConstruction(); in ForeignMessage()
3797 partial void OnConstruction(); in OnConstruction() method in Conformance.ForeignMessage