UNPKG

perfetto-protos

Version:

Perfetto protos exposed via protobuf-es for browser and node

63 lines 4.86 kB
"use strict"; // // Copyright (C) 2017 The Android Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. Object.defineProperty(exports, "__esModule", { value: true }); exports.IPCFrame_SetPeerIdentitySchema = exports.IPCFrame_RequestErrorSchema = exports.IPCFrame_InvokeMethodReplySchema = exports.IPCFrame_InvokeMethodSchema = exports.IPCFrame_BindServiceReply_MethodInfoSchema = exports.IPCFrame_BindServiceReplySchema = exports.IPCFrame_BindServiceSchema = exports.IPCFrameSchema = exports.file_protos_perfetto_ipc_wire_protocol = void 0; const codegenv1_1 = require("@bufbuild/protobuf/codegenv1"); /** * Describes the file protos/perfetto/ipc/wire_protocol.proto. */ exports.file_protos_perfetto_ipc_wire_protocol = (0, codegenv1_1.fileDesc)("Cidwcm90b3MvcGVyZmV0dG8vaXBjL3dpcmVfcHJvdG9jb2wucHJvdG8SD3BlcmZldHRvLnByb3RvcyLSBwoISVBDRnJhbWUSEgoKcmVxdWVzdF9pZBgCIAEoBBJBChBtc2dfYmluZF9zZXJ2aWNlGAMgASgLMiUucGVyZmV0dG8ucHJvdG9zLklQQ0ZyYW1lLkJpbmRTZXJ2aWNlSAASTAoWbXNnX2JpbmRfc2VydmljZV9yZXBseRgEIAEoCzIqLnBlcmZldHRvLnByb3Rvcy5JUENGcmFtZS5CaW5kU2VydmljZVJlcGx5SAASQwoRbXNnX2ludm9rZV9tZXRob2QYBSABKAsyJi5wZXJmZXR0by5wcm90b3MuSVBDRnJhbWUuSW52b2tlTWV0aG9kSAASTgoXbXNnX2ludm9rZV9tZXRob2RfcmVwbHkYBiABKAsyKy5wZXJmZXR0by5wcm90b3MuSVBDRnJhbWUuSW52b2tlTWV0aG9kUmVwbHlIABJDChFtc2dfcmVxdWVzdF9lcnJvchgHIAEoCzImLnBlcmZldHRvLnByb3Rvcy5JUENGcmFtZS5SZXF1ZXN0RXJyb3JIABJGChFzZXRfcGVlcl9pZGVudGl0eRgIIAEoCzIpLnBlcmZldHRvLnByb3Rvcy5JUENGcmFtZS5TZXRQZWVySWRlbnRpdHlIABIYChBkYXRhX2Zvcl90ZXN0aW5nGAEgAygMGiMKC0JpbmRTZXJ2aWNlEhQKDHNlcnZpY2VfbmFtZRgBIAEoCRqnAQoQQmluZFNlcnZpY2VSZXBseRIPCgdzdWNjZXNzGAEgASgIEhIKCnNlcnZpY2VfaWQYAiABKA0SRgoHbWV0aG9kcxgDIAMoCzI1LnBlcmZldHRvLnByb3Rvcy5JUENGcmFtZS5CaW5kU2VydmljZVJlcGx5Lk1ldGhvZEluZm8aJgoKTWV0aG9kSW5mbxIKCgJpZBgBIAEoDRIMCgRuYW1lGAIgASgJGl0KDEludm9rZU1ldGhvZBISCgpzZXJ2aWNlX2lkGAEgASgNEhEKCW1ldGhvZF9pZBgCIAEoDRISCgphcmdzX3Byb3RvGAMgASgMEhIKCmRyb3BfcmVwbHkYBCABKAgaSwoRSW52b2tlTWV0aG9kUmVwbHkSDwoHc3VjY2VzcxgBIAEoCBIQCghoYXNfbW9yZRgCIAEoCBITCgtyZXBseV9wcm90bxgDIAEoDBodCgxSZXF1ZXN0RXJyb3ISDQoFZXJyb3IYASABKAkaRAoPU2V0UGVlcklkZW50aXR5EgsKA3BpZBgBIAEoBRILCgN1aWQYAiABKAUSFwoPbWFjaGluZV9pZF9oaW50GAMgASgJQgUKA21zZw"); /** * Describes the message perfetto.protos.IPCFrame. * Use `create(IPCFrameSchema)` to create a new message. */ exports.IPCFrameSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_ipc_wire_protocol, 0); /** * Describes the message perfetto.protos.IPCFrame.BindService. * Use `create(IPCFrame_BindServiceSchema)` to create a new message. */ exports.IPCFrame_BindServiceSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_ipc_wire_protocol, 0, 0); /** * Describes the message perfetto.protos.IPCFrame.BindServiceReply. * Use `create(IPCFrame_BindServiceReplySchema)` to create a new message. */ exports.IPCFrame_BindServiceReplySchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_ipc_wire_protocol, 0, 1); /** * Describes the message perfetto.protos.IPCFrame.BindServiceReply.MethodInfo. * Use `create(IPCFrame_BindServiceReply_MethodInfoSchema)` to create a new message. */ exports.IPCFrame_BindServiceReply_MethodInfoSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_ipc_wire_protocol, 0, 1, 0); /** * Describes the message perfetto.protos.IPCFrame.InvokeMethod. * Use `create(IPCFrame_InvokeMethodSchema)` to create a new message. */ exports.IPCFrame_InvokeMethodSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_ipc_wire_protocol, 0, 2); /** * Describes the message perfetto.protos.IPCFrame.InvokeMethodReply. * Use `create(IPCFrame_InvokeMethodReplySchema)` to create a new message. */ exports.IPCFrame_InvokeMethodReplySchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_ipc_wire_protocol, 0, 3); /** * Describes the message perfetto.protos.IPCFrame.RequestError. * Use `create(IPCFrame_RequestErrorSchema)` to create a new message. */ exports.IPCFrame_RequestErrorSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_ipc_wire_protocol, 0, 4); /** * Describes the message perfetto.protos.IPCFrame.SetPeerIdentity. * Use `create(IPCFrame_SetPeerIdentitySchema)` to create a new message. */ exports.IPCFrame_SetPeerIdentitySchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_ipc_wire_protocol, 0, 5); //# sourceMappingURL=wire_protocol_pb.js.map