UNPKG

perfetto-protos

Version:

Perfetto protos exposed via protobuf-es for browser and node

38 lines 2.9 kB
"use strict"; // // Copyright (C) 2024 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.AndroidWattsonTaskInfoSchema = exports.AndroidWattsonTaskPeriodInfoSchema = exports.AndroidWattsonTasksAttributionMetricSchema = exports.file_protos_perfetto_metrics_android_wattson_tasks_attribution = void 0; const codegenv1_1 = require("@bufbuild/protobuf/codegenv1"); /** * Describes the file protos/perfetto/metrics/android/wattson_tasks_attribution.proto. */ exports.file_protos_perfetto_metrics_android_wattson_tasks_attribution = (0, codegenv1_1.fileDesc)("Cj9wcm90b3MvcGVyZmV0dG8vbWV0cmljcy9hbmRyb2lkL3dhdHRzb25fdGFza3NfYXR0cmlidXRpb24ucHJvdG8SD3BlcmZldHRvLnByb3RvcyKfAQokQW5kcm9pZFdhdHRzb25UYXNrc0F0dHJpYnV0aW9uTWV0cmljEhYKDm1ldHJpY192ZXJzaW9uGAEgASgFEhsKE3Bvd2VyX21vZGVsX3ZlcnNpb24YAiABKAUSQgoLcGVyaW9kX2luZm8YAyADKAsyLS5wZXJmZXR0by5wcm90b3MuQW5kcm9pZFdhdHRzb25UYXNrUGVyaW9kSW5mbyJtChxBbmRyb2lkV2F0dHNvblRhc2tQZXJpb2RJbmZvEhEKCXBlcmlvZF9pZBgBIAEoBRI6Cgl0YXNrX2luZm8YAiADKAsyJy5wZXJmZXR0by5wcm90b3MuQW5kcm9pZFdhdHRzb25UYXNrSW5mbyLLAQoWQW5kcm9pZFdhdHRzb25UYXNrSW5mbxIUCgxlc3RpbWF0ZWRfbXcYASABKAISFQoNZXN0aW1hdGVkX213cxgCIAEoAhIcChRpZGxlX3RyYW5zaXRpb25zX213cxgDIAEoAhITCgt0aHJlYWRfbmFtZRgEIAEoCRIUCgxwcm9jZXNzX25hbWUYBSABKAkSFAoMcGFja2FnZV9uYW1lGAYgASgJEhEKCXRocmVhZF9pZBgHIAEoBRISCgpwcm9jZXNzX2lkGAggASgF"); /** * Describes the message perfetto.protos.AndroidWattsonTasksAttributionMetric. * Use `create(AndroidWattsonTasksAttributionMetricSchema)` to create a new message. */ exports.AndroidWattsonTasksAttributionMetricSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_metrics_android_wattson_tasks_attribution, 0); /** * Describes the message perfetto.protos.AndroidWattsonTaskPeriodInfo. * Use `create(AndroidWattsonTaskPeriodInfoSchema)` to create a new message. */ exports.AndroidWattsonTaskPeriodInfoSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_metrics_android_wattson_tasks_attribution, 1); /** * Describes the message perfetto.protos.AndroidWattsonTaskInfo. * Use `create(AndroidWattsonTaskInfoSchema)` to create a new message. */ exports.AndroidWattsonTaskInfoSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_metrics_android_wattson_tasks_attribution, 2); //# sourceMappingURL=wattson_tasks_attribution_pb.js.map