| Index: mojo/dart/packages/_mojo_for_test_only/lib/test/pingpong_service.mojom.dart
|
| diff --git a/mojo/dart/packages/_mojo_for_test_only/lib/test/pingpong_service.mojom.dart b/mojo/dart/packages/_mojo_for_test_only/lib/test/pingpong_service.mojom.dart
|
| index 639a351856a503f31b34af796b2703694ca55051..4317f498ea2b5b5d753798680df2d2f8e4f0593e 100644
|
| --- a/mojo/dart/packages/_mojo_for_test_only/lib/test/pingpong_service.mojom.dart
|
| +++ b/mojo/dart/packages/_mojo_for_test_only/lib/test/pingpong_service.mojom.dart
|
| @@ -5,6 +5,7 @@
|
| library pingpong_service_mojom;
|
| import 'dart:async';
|
| import 'dart:collection';
|
| +import 'dart:typed_data';
|
| import 'package:mojo/bindings.dart' as bindings;
|
| import 'package:mojo/core.dart' as core;
|
| import 'package:mojo/mojo/bindings/types/mojom_types.mojom.dart' as mojom_types;
|
| @@ -82,22 +83,6 @@ class _PingPongServiceSetClientParams extends bindings.Struct {
|
| }
|
| }
|
|
|
| -mojom_types.MojomStruct _pingpongServicePingPongServiceSetClientParams() {
|
| - return new mojom_types.MojomStruct()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'PingPongServiceSetClientParams'
|
| - ..fullIdentifier = 'test.PingPongService_SetClient_Params')
|
| - ..fields = <mojom_types.StructField>[
|
| - new mojom_types.StructField()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'Client')
|
| - ..type = (new mojom_types.Type()
|
| - ..typeReference = (new mojom_types.TypeReference()
|
| - ..identifier = 'pingpong_service_PingPongClient__'
|
| - ..typeKey = 'pingpong_service_PingPongClient__'
|
| - )),];
|
| -}
|
| -
|
|
|
| class _PingPongServicePingParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| @@ -170,19 +155,6 @@ class _PingPongServicePingParams extends bindings.Struct {
|
| }
|
| }
|
|
|
| -mojom_types.MojomStruct _pingpongServicePingPongServicePingParams() {
|
| - return new mojom_types.MojomStruct()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'PingPongServicePingParams'
|
| - ..fullIdentifier = 'test.PingPongService_Ping_Params')
|
| - ..fields = <mojom_types.StructField>[
|
| - new mojom_types.StructField()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'PingValue')
|
| - ..type = (new mojom_types.Type()
|
| - ..simpleType = mojom_types.SimpleType.uint16),];
|
| -}
|
| -
|
|
|
| class _PingPongServicePingTargetUrlParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| @@ -269,24 +241,6 @@ class _PingPongServicePingTargetUrlParams extends bindings.Struct {
|
| }
|
| }
|
|
|
| -mojom_types.MojomStruct _pingpongServicePingPongServicePingTargetUrlParams() {
|
| - return new mojom_types.MojomStruct()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'PingPongServicePingTargetUrlParams'
|
| - ..fullIdentifier = 'test.PingPongService_PingTargetURL_Params')
|
| - ..fields = <mojom_types.StructField>[
|
| - new mojom_types.StructField()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'Url')
|
| - ..type = (new mojom_types.Type()
|
| - ..stringType = (new mojom_types.StringType())),
|
| - new mojom_types.StructField()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'Count')
|
| - ..type = (new mojom_types.Type()
|
| - ..simpleType = mojom_types.SimpleType.uint16),];
|
| -}
|
| -
|
|
|
| class PingPongServicePingTargetUrlResponseParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| @@ -359,19 +313,6 @@ class PingPongServicePingTargetUrlResponseParams extends bindings.Struct {
|
| }
|
| }
|
|
|
| -mojom_types.MojomStruct _pingpongServicePingPongServicePingTargetUrlResponseParams() {
|
| - return new mojom_types.MojomStruct()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'PingPongServicePingTargetUrlResponseParams'
|
| - ..fullIdentifier = 'test.PingPongService_PingTargetURL_ResponseParams')
|
| - ..fields = <mojom_types.StructField>[
|
| - new mojom_types.StructField()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'Ok')
|
| - ..type = (new mojom_types.Type()
|
| - ..simpleType = mojom_types.SimpleType.bool),];
|
| -}
|
| -
|
|
|
| class _PingPongServicePingTargetServiceParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| @@ -456,27 +397,6 @@ class _PingPongServicePingTargetServiceParams extends bindings.Struct {
|
| }
|
| }
|
|
|
| -mojom_types.MojomStruct _pingpongServicePingPongServicePingTargetServiceParams() {
|
| - return new mojom_types.MojomStruct()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'PingPongServicePingTargetServiceParams'
|
| - ..fullIdentifier = 'test.PingPongService_PingTargetService_Params')
|
| - ..fields = <mojom_types.StructField>[
|
| - new mojom_types.StructField()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'Service')
|
| - ..type = (new mojom_types.Type()
|
| - ..typeReference = (new mojom_types.TypeReference()
|
| - ..identifier = 'pingpong_service_PingPongService__'
|
| - ..typeKey = 'pingpong_service_PingPongService__'
|
| - )),
|
| - new mojom_types.StructField()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'Count')
|
| - ..type = (new mojom_types.Type()
|
| - ..simpleType = mojom_types.SimpleType.uint16),];
|
| -}
|
| -
|
|
|
| class PingPongServicePingTargetServiceResponseParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| @@ -549,19 +469,6 @@ class PingPongServicePingTargetServiceResponseParams extends bindings.Struct {
|
| }
|
| }
|
|
|
| -mojom_types.MojomStruct _pingpongServicePingPongServicePingTargetServiceResponseParams() {
|
| - return new mojom_types.MojomStruct()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'PingPongServicePingTargetServiceResponseParams'
|
| - ..fullIdentifier = 'test.PingPongService_PingTargetService_ResponseParams')
|
| - ..fields = <mojom_types.StructField>[
|
| - new mojom_types.StructField()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'Ok')
|
| - ..type = (new mojom_types.Type()
|
| - ..simpleType = mojom_types.SimpleType.bool),];
|
| -}
|
| -
|
|
|
| class _PingPongServiceGetPingPongServiceParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| @@ -633,23 +540,6 @@ class _PingPongServiceGetPingPongServiceParams extends bindings.Struct {
|
| }
|
| }
|
|
|
| -mojom_types.MojomStruct _pingpongServicePingPongServiceGetPingPongServiceParams() {
|
| - return new mojom_types.MojomStruct()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'PingPongServiceGetPingPongServiceParams'
|
| - ..fullIdentifier = 'test.PingPongService_GetPingPongService_Params')
|
| - ..fields = <mojom_types.StructField>[
|
| - new mojom_types.StructField()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'Service')
|
| - ..type = (new mojom_types.Type()
|
| - ..typeReference = (new mojom_types.TypeReference()
|
| - ..isInterfaceRequest = true
|
| - ..identifier = 'pingpong_service_PingPongService__'
|
| - ..typeKey = 'pingpong_service_PingPongService__'
|
| - )),];
|
| -}
|
| -
|
|
|
| class _PingPongServiceQuitParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| @@ -708,14 +598,6 @@ class _PingPongServiceQuitParams extends bindings.Struct {
|
| }
|
| }
|
|
|
| -mojom_types.MojomStruct _pingpongServicePingPongServiceQuitParams() {
|
| - return new mojom_types.MojomStruct()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'PingPongServiceQuitParams'
|
| - ..fullIdentifier = 'test.PingPongService_Quit_Params')
|
| - ..fields = <mojom_types.StructField>[];
|
| -}
|
| -
|
|
|
| class _PingPongClientPongParams extends bindings.Struct {
|
| static const List<bindings.StructDataHeader> kVersions = const [
|
| @@ -788,20 +670,6 @@ class _PingPongClientPongParams extends bindings.Struct {
|
| }
|
| }
|
|
|
| -mojom_types.MojomStruct _pingpongServicePingPongClientPongParams() {
|
| - return new mojom_types.MojomStruct()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'PingPongClientPongParams'
|
| - ..fullIdentifier = 'test.PingPongClient_Pong_Params')
|
| - ..fields = <mojom_types.StructField>[
|
| - new mojom_types.StructField()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'PongValue')
|
| - ..type = (new mojom_types.Type()
|
| - ..simpleType = mojom_types.SimpleType.uint16),];
|
| -}
|
| -
|
| -
|
| const int _PingPongService_setClientName = 0;
|
| const int _PingPongService_pingName = 1;
|
| const int _PingPongService_pingTargetUrlName = 2;
|
| @@ -809,51 +677,12 @@ const int _PingPongService_pingTargetServiceName = 3;
|
| const int _PingPongService_getPingPongServiceName = 4;
|
| const int _PingPongService_quitName = 5;
|
|
|
| -mojom_types.MojomInterface _pingpongServicePingPongService() {
|
| - return new mojom_types.MojomInterface()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'PingPongService'
|
| - ..fullIdentifier = 'test.PingPongService')
|
| - ..serviceName_ = 'PingPongService'
|
| - ..methods = <int, mojom_types.MojomMethod>{
|
| - _PingPongService_setClientName: new mojom_types.MojomMethod()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'SetClient')
|
| - ..ordinal = _PingPongService_setClientName
|
| - ..parameters = _pingpongServicePingPongServiceSetClientParams(),
|
| - _PingPongService_pingName: new mojom_types.MojomMethod()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'Ping')
|
| - ..ordinal = _PingPongService_pingName
|
| - ..parameters = _pingpongServicePingPongServicePingParams(),
|
| - _PingPongService_pingTargetUrlName: new mojom_types.MojomMethod()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'PingTargetUrl')
|
| - ..ordinal = _PingPongService_pingTargetUrlName
|
| - ..responseParams = _pingpongServicePingPongServicePingTargetUrlResponseParams()
|
| - ..parameters = _pingpongServicePingPongServicePingTargetUrlParams(),
|
| - _PingPongService_pingTargetServiceName: new mojom_types.MojomMethod()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'PingTargetService')
|
| - ..ordinal = _PingPongService_pingTargetServiceName
|
| - ..responseParams = _pingpongServicePingPongServicePingTargetServiceResponseParams()
|
| - ..parameters = _pingpongServicePingPongServicePingTargetServiceParams(),
|
| - _PingPongService_getPingPongServiceName: new mojom_types.MojomMethod()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'GetPingPongService')
|
| - ..ordinal = _PingPongService_getPingPongServiceName
|
| - ..parameters = _pingpongServicePingPongServiceGetPingPongServiceParams(),
|
| - _PingPongService_quitName: new mojom_types.MojomMethod()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'Quit')
|
| - ..ordinal = _PingPongService_quitName
|
| - ..parameters = _pingpongServicePingPongServiceQuitParams(),
|
| - };
|
| -}
|
| -
|
| class _PingPongServiceServiceDescription implements service_describer.ServiceDescription {
|
| - dynamic getTopLevelInterface([Function responseFactory]) =>
|
| - responseFactory(_pingpongServicePingPongService());
|
| + dynamic getTopLevelInterface([Function responseFactory]){
|
| + var interfaceTypeKey = getRuntimeTypeInfo().servicesByName["test::PingPongService"].topLevelInterface;
|
| + var userDefinedType = getAllMojomTypeDefinitions()[interfaceTypeKey];
|
| + return responseFactory(userDefinedType.interfaceType);
|
| + }
|
|
|
| dynamic getTypeDefinition(String typeKey, [Function responseFactory]) =>
|
| responseFactory(getAllMojomTypeDefinitions()[typeKey]);
|
| @@ -1199,30 +1028,15 @@ class PingPongServiceStub extends bindings.Stub {
|
|
|
| const int _PingPongClient_pongName = 0;
|
|
|
| -mojom_types.MojomInterface _pingpongServicePingPongClient() {
|
| - return new mojom_types.MojomInterface()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'PingPongClient'
|
| - ..fullIdentifier = 'test.PingPongClient')
|
| - ..serviceName_ = 'PingPongClient'
|
| - ..methods = <int, mojom_types.MojomMethod>{
|
| - _PingPongClient_pongName: new mojom_types.MojomMethod()
|
| - ..declData = (new mojom_types.DeclarationData()
|
| - ..shortName = 'Pong')
|
| - ..ordinal = _PingPongClient_pongName
|
| - ..parameters = _pingpongServicePingPongClientPongParams(),
|
| - };
|
| -}
|
| -
|
| class _PingPongClientServiceDescription implements service_describer.ServiceDescription {
|
| dynamic getTopLevelInterface([Function responseFactory]) =>
|
| - responseFactory(_pingpongServicePingPongClient());
|
| + responseFactory(null);
|
|
|
| dynamic getTypeDefinition(String typeKey, [Function responseFactory]) =>
|
| - responseFactory(getAllMojomTypeDefinitions()[typeKey]);
|
| + responseFactory(null);
|
|
|
| dynamic getAllTypeDefinitions([Function responseFactory]) =>
|
| - responseFactory(getAllMojomTypeDefinitions());
|
| + responseFactory(null);
|
| }
|
|
|
| abstract class PingPongClient {
|
| @@ -1403,49 +1217,31 @@ class PingPongClientStub extends bindings.Stub {
|
| }
|
|
|
|
|
| -Map<String, mojom_types.UserDefinedType> _initDescriptions() {
|
| - var map = new HashMap<String, mojom_types.UserDefinedType>();
|
| - map["pingpong_service_PingPongService_SetClient_Params__"] =
|
| - new mojom_types.UserDefinedType()
|
| - ..structType = _pingpongServicePingPongServiceSetClientParams();
|
| - map["pingpong_service_PingPongService_Ping_Params__"] =
|
| - new mojom_types.UserDefinedType()
|
| - ..structType = _pingpongServicePingPongServicePingParams();
|
| - map["pingpong_service_PingPongService_PingTargetURL_Params__"] =
|
| - new mojom_types.UserDefinedType()
|
| - ..structType = _pingpongServicePingPongServicePingTargetUrlParams();
|
| - map["pingpong_service_PingPongService_PingTargetURL_ResponseParams__"] =
|
| - new mojom_types.UserDefinedType()
|
| - ..structType = _pingpongServicePingPongServicePingTargetUrlResponseParams();
|
| - map["pingpong_service_PingPongService_PingTargetService_Params__"] =
|
| - new mojom_types.UserDefinedType()
|
| - ..structType = _pingpongServicePingPongServicePingTargetServiceParams();
|
| - map["pingpong_service_PingPongService_PingTargetService_ResponseParams__"] =
|
| - new mojom_types.UserDefinedType()
|
| - ..structType = _pingpongServicePingPongServicePingTargetServiceResponseParams();
|
| - map["pingpong_service_PingPongService_GetPingPongService_Params__"] =
|
| - new mojom_types.UserDefinedType()
|
| - ..structType = _pingpongServicePingPongServiceGetPingPongServiceParams();
|
| - map["pingpong_service_PingPongService_Quit_Params__"] =
|
| - new mojom_types.UserDefinedType()
|
| - ..structType = _pingpongServicePingPongServiceQuitParams();
|
| - map["pingpong_service_PingPongClient_Pong_Params__"] =
|
| - new mojom_types.UserDefinedType()
|
| - ..structType = _pingpongServicePingPongClientPongParams();
|
| - map["pingpong_service_PingPongService__"] =
|
| - new mojom_types.UserDefinedType()
|
| - ..interfaceType = _pingpongServicePingPongService();
|
| - map["pingpong_service_PingPongClient__"] =
|
| - new mojom_types.UserDefinedType()
|
| - ..interfaceType = _pingpongServicePingPongClient();
|
| - return map;
|
| -}
|
| +mojom_types.RuntimeTypeInfo getRuntimeTypeInfo() => _runtimeTypeInfo ??
|
| + _initRuntimeTypeInfo();
|
|
|
| -var _mojomDesc;
|
| Map<String, mojom_types.UserDefinedType> getAllMojomTypeDefinitions() {
|
| - if (_mojomDesc == null) {
|
| - _mojomDesc = _initDescriptions();
|
| - }
|
| - return _mojomDesc;
|
| + return getRuntimeTypeInfo().typeMap;
|
| }
|
|
|
| +var _runtimeTypeInfo;
|
| +mojom_types.RuntimeTypeInfo _initRuntimeTypeInfo() {
|
| + // serializedRuntimeTypeInfo contains the bytes of the Mojo serialization of
|
| + // a mojom_types.RuntimeTypeInfo struct describing the Mojom types in this
|
| + // file.
|
| + var serializedRuntimeTypeInfo = new Uint8List.fromList(const [24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,8,1,0,0,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,56,0,0,0,0,0,0,0,16,0,0,0,1,0,0,0,8,0,0,0,0,0,0,0,29,0,0,0,21,0,0,0,116,101,115,116,58,58,80,105,110,103,80,111,110,103,83,101,114,118,105,99,101,0,0,0,16,0,0,0,1,0,0,0,8,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,48,0,0,0,0,0,0,0,37,0,0,0,29,0,0,0,84,89,80,69,95,75,69,89,58,116,101,115,116,46,80,105,110,103,80,111,110,103,83,101,114,118,105,99,101,0,0,0,24,0,0,0,2,0,0,0,16,0,0,0,0,0,0,0,48,0,0,0,0,0,0,0,36,0,0,0,28,0,0,0,84,89,80,69,95,75,69,89,58,116,101,115,116,46,80,105,110,103,80,111,110,103,67,108,105,101,110,116,0,0,0,0,37,0,0,0,29,0,0,0,84,89,80,69,95,75,69,89,58,116,101,115,116,46,80,105,110,103,80,111,110,103,83,101,114,118,105,99,101,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,112,0,0,0,0,0,0,0,24,0,0,0,2,0,0,0,16,0,0,0,0,0,0,0,48,0,0,0,0,0,0,0,37,0,0,0,29,0,0,0,84,89,80,69,95,75,69,89,58,116,101,115,116,46,80,105,110,103,80,111,110,103,83,101,114,118,105,99,101,0,0,0,36,0,0,0,28,0,0,0,84,89,80,69,95,75,69,89,58,116,101,115,116,46,80,105,110,103,80,111,110,103,67,108,105,101,110,116,0,0,0,0,40,0,0,0,2,0,0,0,16,0,0,0,3,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,3,0,0,0,40,27,0,0,0,0,0,0,32,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,112,1,0,0,0,0,0,0,136,1,0,0,0,0,0,0,72,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,152,0,0,0,0,0,0,0,168,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,184,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,1,0,0,0,8,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,7,0,0,0,32,0,0,0,0,0,0,0,19,0,0,0,11,0,0,0,83,101,114,118,105,99,101,78,97,109,101,0,0,0,0,0,29,0,0,0,21,0,0,0,116,101,115,116,58,58,80,105,110,103,80,111,110,103,83,101,114,118,105,99,101,0,0,0,23,0,0,0,15,0,0,0,80,105,110,103,80,111,110,103,83,101,114,118,105,99,101,0,28,0,0,0,20,0,0,0,116,101,115,116,46,80,105,110,103,80,111,110,103,83,101,114,118,105,99,101,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,8,0,0,0,10,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,29,0,0,0,21,0,0,0,116,101,115,116,58,58,80,105,110,103,80,111,110,103,83,101,114,118,105,99,101,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,40,0,0,0,0,0,0,0,32,0,0,0,6,0,0,0,3,0,0,0,4,0,0,0,5,0,0,0,0,0,0,0,1,0,0,0,2,0,0,0,56,0,0,0,6,0,0,0,48,0,0,0,0,0,0,0,224,6,0,0,0,0,0,0,96,10,0,0,0,0,0,0,80,12,0,0,0,0,0,0,192,15,0,0,0,0,0,0,200,18,0,0,0,0,0,0,40,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,
|
| +128,4,0,0,0,0,0,0,3,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,56,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,0,0,0,17,0,0,0,80,105,110,103,84,97,114,103,101,116,83,101,114,118,105,99,101,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,21,0,0,0,2,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,32,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,33,0,0,0,25,0,0,0,80,105,110,103,84,97,114,103,101,116,83,101,114,118,105,99,101,45,114,101,113,117,101,115,116,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,24,0,0,0,2,0,0,0,16,0,0,0,0,0,0,0,112,1,0,0,0,0,0,0,56,0,0,0,0,0,0,0,48,0,0,0,0,0,0,0,16,0,0,0,5,0,0,0,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,0,0,0,7,0,0,0,115,101,114,118,105,99,101,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,21,0,0,0,36,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,23,0,0,0,15,0,0,0,80,105,110,103,80,111,110,103,83,101,114,118,105,99,101,0,37,0,0,0,29,0,0,0,84,89,80,69,95,75,69,89,58,116,101,115,116,46,80,105,110,103,80,111,110,103,83,101,114,118,105,99,101,0,0,0,56,0,0,0,0,0,0,0,48,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,40,0,0,0,0,0,0,0,
|
| +0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,5,0,0,0,99,111,117,110,116,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,21,0,0,0,52,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,32,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34,0,0,0,26,0,0,0,80,105,110,103,84,97,114,103,101,116,83,101,114,118,105,99,101,45,114,101,115,112,111,110,115,101,0,0,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,16,0,0,0,1,0,0,0,8,0,0,0,0,0,0,0,56,0,0,0,0,0,0,0,48,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,2,0,0,0,111,107,0,0,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,21,0,0,0,68,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,40,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,56,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,26,0,0,0,18,0,0,0,71,101,116,80,105,110,103,80,111,110,103,83,101,114,118,105,99,101,0,0,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,24,0,0,0,2,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,32,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,
|
| +0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,34,0,0,0,26,0,0,0,71,101,116,80,105,110,103,80,111,110,103,83,101,114,118,105,99,101,45,114,101,113,117,101,115,116,0,0,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,16,0,0,0,1,0,0,0,8,0,0,0,0,0,0,0,56,0,0,0,0,0,0,0,48,0,0,0,0,0,0,0,16,0,0,0,5,0,0,0,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,0,0,0,7,0,0,0,115,101,114,118,105,99,101,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,24,0,0,0,38,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,32,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,23,0,0,0,15,0,0,0,80,105,110,103,80,111,110,103,83,101,114,118,105,99,101,0,37,0,0,0,29,0,0,0,84,89,80,69,95,75,69,89,58,116,101,115,116,46,80,105,110,103,80,111,110,103,83,101,114,118,105,99,101,0,0,0,40,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,4,0,0,0,81,117,105,116,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,27,0,0,0,2,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,32,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,12,0,0,0,81,117,105,116,45,114,101,113,117,101,115,116,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
| +95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,8,0,0,0,0,0,0,0,40,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,0,0,0,9,0,0,0,83,101,116,67,108,105,101,110,116,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,10,0,0,0,2,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,32,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,56,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,0,0,0,17,0,0,0,83,101,116,67,108,105,101,110,116,45,114,101,113,117,101,115,116,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,16,0,0,0,1,0,0,0,8,0,0,0,0,0,0,0,56,0,0,0,0,0,0,0,48,0,0,0,0,0,0,0,16,0,0,0,5,0,0,0,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,14,0,0,0,6,0,0,0,99,108,105,101,110,116,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,10,0,0,0,27,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,22,0,0,0,14,0,0,0,80,105,110,103,80,111,110,103,67,108,105,101,110,116,0,0,36,0,0,0,28,0,0,0,84,89,80,69,95,75,69,89,58,116,101,115,116,46,80,105,110,103,80,111,110,103,67,108,105,101,110,116,0,0,0,0,40,0,0,0,0,0,0,0,
|
| +32,0,0,0,0,0,0,0,232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,4,0,0,0,80,105,110,103,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,13,0,0,0,2,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,32,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,12,0,0,0,80,105,110,103,45,114,101,113,117,101,115,116,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,16,0,0,0,1,0,0,0,8,0,0,0,0,0,0,0,56,0,0,0,0,0,0,0,48,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18,0,0,0,10,0,0,0,112,105,110,103,95,118,97,108,117,101,0,0,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,13,0,0,0,14,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,40,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,240,0,0,0,0,0,0,0,32,4,0,0,0,0,0,0,2,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,21,0,0,0,13,0,0,0,80,105,110,103,84,97,114,103,101,116,85,82,76,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,17,0,0,0,2,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,
|
| +116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,32,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,56,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,29,0,0,0,21,0,0,0,80,105,110,103,84,97,114,103,101,116,85,82,76,45,114,101,113,117,101,115,116,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,24,0,0,0,2,0,0,0,16,0,0,0,0,0,0,0,32,1,0,0,0,0,0,0,56,0,0,0,0,0,0,0,48,0,0,0,0,0,0,0,16,0,0,0,1,0,0,0,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,0,0,0,3,0,0,0,117,114,108,0,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,17,0,0,0,23,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,56,0,0,0,0,0,0,0,48,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,13,0,0,0,5,0,0,0,99,111,117,110,116,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,17,0,0,0,35,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,32,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,56,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,30,0,0,0,22,0,0,0,80,105,110,103,84,97,114,103,101,116,85,82,76,45,114,101,115,112,111,110,115,101,0,0,24,0,0,0,0,0,0,0,
|
| +16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,16,0,0,0,1,0,0,0,8,0,0,0,0,0,0,0,56,0,0,0,0,0,0,0,48,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,10,0,0,0,2,0,0,0,111,107,0,0,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,17,0,0,0,51,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,32,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,0,0,0,14,0,0,0,80,105,110,103,80,111,110,103,67,108,105,101,110,116,0,0,27,0,0,0,19,0,0,0,116,101,115,116,46,80,105,110,103,80,111,110,103,67,108,105,101,110,116,0,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,30,0,0,0,10,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,12,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,16,0,0,0,1,0,0,0,8,0,0,0,0,0,0,0,40,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,232,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,4,0,0,0,80,111,110,103,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,31,0,0,0,2,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,32,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,232,0,0,0,0,0,0,0,
|
| +0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,20,0,0,0,12,0,0,0,80,111,110,103,45,114,101,113,117,101,115,116,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0,16,0,0,0,1,0,0,0,8,0,0,0,0,0,0,0,56,0,0,0,0,0,0,0,48,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,72,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,0,0,0,0,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,18,0,0,0,10,0,0,0,112,111,110,103,95,118,97,108,117,101,0,0,0,0,0,0,24,0,0,0,0,0,0,0,16,0,0,0,0,0,0,0,31,0,0,0,14,0,0,0,95,0,0,0,87,0,0,0,47,104,111,109,101,47,114,117,100,111,109,105,110,101,114,47,109,111,106,111,47,115,114,99,47,109,111,106,111,47,100,97,114,116,47,97,112,112,116,101,115,116,115,47,116,101,115,116,95,97,112,112,115,47,105,110,116,101,114,102,97,99,101,115,47,112,105,110,103,112,111,110,103,95,115,101,114,118,105,99,101,46,109,111,106,111,109,0]);
|
| +
|
| + // Deserialize RuntimeTypeInfo
|
| + var bdata = new ByteData.view(serializedRuntimeTypeInfo.buffer);
|
| + var message = new bindings.Message(bdata, null, serializedRuntimeTypeInfo.length, 0);
|
| + _runtimeTypeInfo = mojom_types.RuntimeTypeInfo.deserialize(message);
|
| + return _runtimeTypeInfo;
|
| +}
|
|
|