UNPKG

perfetto-protos

Version:

Perfetto protos exposed via protobuf-es for browser and node

67 lines 5.07 kB
"use strict"; // // Copyright (C) 2019 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.DebugAnnotationValueTypeNameSchema = exports.DebugAnnotationNameSchema = exports.DebugAnnotation_NestedValue_NestedTypeSchema = exports.DebugAnnotation_NestedValue_NestedType = exports.DebugAnnotation_NestedValueSchema = exports.DebugAnnotationSchema = exports.file_protos_perfetto_trace_track_event_debug_annotation = void 0; const codegenv1_1 = require("@bufbuild/protobuf/codegenv1"); /** * Describes the file protos/perfetto/trace/track_event/debug_annotation.proto. */ exports.file_protos_perfetto_trace_track_event_debug_annotation = (0, codegenv1_1.fileDesc)("Cjhwcm90b3MvcGVyZmV0dG8vdHJhY2UvdHJhY2tfZXZlbnQvZGVidWdfYW5ub3RhdGlvbi5wcm90bxIPcGVyZmV0dG8ucHJvdG9zIqwHCg9EZWJ1Z0Fubm90YXRpb24SEgoIbmFtZV9paWQYASABKARIABIOCgRuYW1lGAogASgJSAASFAoKYm9vbF92YWx1ZRgCIAEoCEgBEhQKCnVpbnRfdmFsdWUYAyABKARIARITCglpbnRfdmFsdWUYBCABKANIARIWCgxkb3VibGVfdmFsdWUYBSABKAFIARIXCg1wb2ludGVyX3ZhbHVlGAcgASgESAESRAoMbmVzdGVkX3ZhbHVlGAggASgLMiwucGVyZmV0dG8ucHJvdG9zLkRlYnVnQW5ub3RhdGlvbi5OZXN0ZWRWYWx1ZUgBEhsKEWxlZ2FjeV9qc29uX3ZhbHVlGAkgASgJSAESFgoMc3RyaW5nX3ZhbHVlGAYgASgJSAESGgoQc3RyaW5nX3ZhbHVlX2lpZBgRIAEoBEgBEhkKD3Byb3RvX3R5cGVfbmFtZRgQIAEoCUgCEh0KE3Byb3RvX3R5cGVfbmFtZV9paWQYDSABKARIAhITCgtwcm90b192YWx1ZRgOIAEoDBI2CgxkaWN0X2VudHJpZXMYCyADKAsyIC5wZXJmZXR0by5wcm90b3MuRGVidWdBbm5vdGF0aW9uEjYKDGFycmF5X3ZhbHVlcxgMIAMoCzIgLnBlcmZldHRvLnByb3Rvcy5EZWJ1Z0Fubm90YXRpb24a/AIKC05lc3RlZFZhbHVlEkwKC25lc3RlZF90eXBlGAEgASgOMjcucGVyZmV0dG8ucHJvdG9zLkRlYnVnQW5ub3RhdGlvbi5OZXN0ZWRWYWx1ZS5OZXN0ZWRUeXBlEhEKCWRpY3Rfa2V5cxgCIAMoCRJBCgtkaWN0X3ZhbHVlcxgDIAMoCzIsLnBlcmZldHRvLnByb3Rvcy5EZWJ1Z0Fubm90YXRpb24uTmVzdGVkVmFsdWUSQgoMYXJyYXlfdmFsdWVzGAQgAygLMiwucGVyZmV0dG8ucHJvdG9zLkRlYnVnQW5ub3RhdGlvbi5OZXN0ZWRWYWx1ZRIRCglpbnRfdmFsdWUYBSABKAMSFAoMZG91YmxlX3ZhbHVlGAYgASgBEhIKCmJvb2xfdmFsdWUYByABKAgSFAoMc3RyaW5nX3ZhbHVlGAggASgJIjIKCk5lc3RlZFR5cGUSDwoLVU5TUEVDSUZJRUQQABIICgRESUNUEAESCQoFQVJSQVkQAkIMCgpuYW1lX2ZpZWxkQgcKBXZhbHVlQhcKFXByb3RvX3R5cGVfZGVzY3JpcHRvciIwChNEZWJ1Z0Fubm90YXRpb25OYW1lEgsKA2lpZBgBIAEoBBIMCgRuYW1lGAIgASgJIjkKHERlYnVnQW5ub3RhdGlvblZhbHVlVHlwZU5hbWUSCwoDaWlkGAEgASgEEgwKBG5hbWUYAiABKAk"); /** * Describes the message perfetto.protos.DebugAnnotation. * Use `create(DebugAnnotationSchema)` to create a new message. */ exports.DebugAnnotationSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_track_event_debug_annotation, 0); /** * Describes the message perfetto.protos.DebugAnnotation.NestedValue. * Use `create(DebugAnnotation_NestedValueSchema)` to create a new message. */ exports.DebugAnnotation_NestedValueSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_track_event_debug_annotation, 0, 0); /** * @generated from enum perfetto.protos.DebugAnnotation.NestedValue.NestedType */ var DebugAnnotation_NestedValue_NestedType; (function (DebugAnnotation_NestedValue_NestedType) { /** * leaf value. * * @generated from enum value: UNSPECIFIED = 0; */ DebugAnnotation_NestedValue_NestedType[DebugAnnotation_NestedValue_NestedType["UNSPECIFIED"] = 0] = "UNSPECIFIED"; /** * @generated from enum value: DICT = 1; */ DebugAnnotation_NestedValue_NestedType[DebugAnnotation_NestedValue_NestedType["DICT"] = 1] = "DICT"; /** * @generated from enum value: ARRAY = 2; */ DebugAnnotation_NestedValue_NestedType[DebugAnnotation_NestedValue_NestedType["ARRAY"] = 2] = "ARRAY"; })(DebugAnnotation_NestedValue_NestedType || (exports.DebugAnnotation_NestedValue_NestedType = DebugAnnotation_NestedValue_NestedType = {})); /** * Describes the enum perfetto.protos.DebugAnnotation.NestedValue.NestedType. */ exports.DebugAnnotation_NestedValue_NestedTypeSchema = (0, codegenv1_1.enumDesc)(exports.file_protos_perfetto_trace_track_event_debug_annotation, 0, 0, 0); /** * Describes the message perfetto.protos.DebugAnnotationName. * Use `create(DebugAnnotationNameSchema)` to create a new message. */ exports.DebugAnnotationNameSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_track_event_debug_annotation, 1); /** * Describes the message perfetto.protos.DebugAnnotationValueTypeName. * Use `create(DebugAnnotationValueTypeNameSchema)` to create a new message. */ exports.DebugAnnotationValueTypeNameSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_track_event_debug_annotation, 2); //# sourceMappingURL=debug_annotation_pb.js.map