UNPKG

perfetto-protos

Version:

Perfetto protos exposed via protobuf-es for browser and node

33 lines 2.1 kB
"use strict"; // // Copyright (C) 2021 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.AndroidFastrpcMetric_SubsystemSchema = exports.AndroidFastrpcMetricSchema = exports.file_protos_perfetto_metrics_android_fastrpc_metric = void 0; const codegenv1_1 = require("@bufbuild/protobuf/codegenv1"); /** * Describes the file protos/perfetto/metrics/android/fastrpc_metric.proto. */ exports.file_protos_perfetto_metrics_android_fastrpc_metric = (0, codegenv1_1.fileDesc)("CjRwcm90b3MvcGVyZmV0dG8vbWV0cmljcy9hbmRyb2lkL2Zhc3RycGNfbWV0cmljLnByb3RvEg9wZXJmZXR0by5wcm90b3Mi3gEKFEFuZHJvaWRGYXN0cnBjTWV0cmljEkIKCXN1YnN5c3RlbRgBIAMoCzIvLnBlcmZldHRvLnByb3Rvcy5BbmRyb2lkRmFzdHJwY01ldHJpYy5TdWJzeXN0ZW0agQEKCVN1YnN5c3RlbRIMCgRuYW1lGAEgASgJEhYKDmF2Z19zaXplX2J5dGVzGAIgASgBEhYKDm1pbl9zaXplX2J5dGVzGAMgASgBEhYKDm1heF9zaXplX2J5dGVzGAQgASgBEh4KFnRvdGFsX2FsbG9jX3NpemVfYnl0ZXMYBSABKAE"); /** * Describes the message perfetto.protos.AndroidFastrpcMetric. * Use `create(AndroidFastrpcMetricSchema)` to create a new message. */ exports.AndroidFastrpcMetricSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_metrics_android_fastrpc_metric, 0); /** * Describes the message perfetto.protos.AndroidFastrpcMetric.Subsystem. * Use `create(AndroidFastrpcMetric_SubsystemSchema)` to create a new message. */ exports.AndroidFastrpcMetric_SubsystemSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_metrics_android_fastrpc_metric, 0, 0); //# sourceMappingURL=fastrpc_metric_pb.js.map