UNPKG

perfetto-protos

Version:

Perfetto protos exposed via protobuf-es for browser and node

22 lines 1.41 kB
"use strict"; // Autogenerated by: // ../../src/tools/ftrace_proto_gen/ftrace_proto_gen.cc // Do not edit. Object.defineProperty(exports, "__esModule", { value: true }); exports.CdevUpdateFtraceEventSchema = exports.ThermalTemperatureFtraceEventSchema = exports.file_protos_perfetto_trace_ftrace_thermal = void 0; const codegenv1_1 = require("@bufbuild/protobuf/codegenv1"); /** * Describes the file protos/perfetto/trace/ftrace/thermal.proto. */ exports.file_protos_perfetto_trace_ftrace_thermal = (0, codegenv1_1.fileDesc)("Cipwcm90b3MvcGVyZmV0dG8vdHJhY2UvZnRyYWNlL3RoZXJtYWwucHJvdG8SD3BlcmZldHRvLnByb3RvcyJiCh1UaGVybWFsVGVtcGVyYXR1cmVGdHJhY2VFdmVudBIKCgJpZBgBIAEoBRIMCgR0ZW1wGAIgASgFEhEKCXRlbXBfcHJldhgDIAEoBRIUCgx0aGVybWFsX3pvbmUYBCABKAkiNQoVQ2RldlVwZGF0ZUZ0cmFjZUV2ZW50Eg4KBnRhcmdldBgBIAEoBBIMCgR0eXBlGAIgASgJ"); /** * Describes the message perfetto.protos.ThermalTemperatureFtraceEvent. * Use `create(ThermalTemperatureFtraceEventSchema)` to create a new message. */ exports.ThermalTemperatureFtraceEventSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_thermal, 0); /** * Describes the message perfetto.protos.CdevUpdateFtraceEvent. * Use `create(CdevUpdateFtraceEventSchema)` to create a new message. */ exports.CdevUpdateFtraceEventSchema = (0, codegenv1_1.messageDesc)(exports.file_protos_perfetto_trace_ftrace_thermal, 1); //# sourceMappingURL=thermal_pb.js.map