mirror of
https://github.com/MonsterDruide1/OdysseyDecomp
synced 2026-05-13 10:48:59 +00:00
49 lines
4.3 KiB
Python
49 lines
4.3 KiB
Python
# -*- coding: utf-8 -*-
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# NO CHECKED-IN PROTOBUF GENCODE
|
|
# source: report.proto
|
|
# Protobuf Python Version: 6.31.1
|
|
"""Generated protocol buffer code."""
|
|
from google.protobuf import descriptor as _descriptor
|
|
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
from google.protobuf import runtime_version as _runtime_version
|
|
from google.protobuf import symbol_database as _symbol_database
|
|
from google.protobuf.internal import builder as _builder
|
|
_runtime_version.ValidateProtobufRuntimeVersion(
|
|
_runtime_version.Domain.PUBLIC,
|
|
6,
|
|
31,
|
|
1,
|
|
'',
|
|
'report.proto'
|
|
)
|
|
# @@protoc_insertion_point(imports)
|
|
|
|
_sym_db = _symbol_database.Default()
|
|
|
|
|
|
|
|
|
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x0creport.proto\x12\x0eobjdiff.report\"\xa4\x01\n\x06Report\x12*\n\x08measures\x18\x01 \x01(\x0b\x32\x18.objdiff.report.Measures\x12)\n\x05units\x18\x02 \x03(\x0b\x32\x1a.objdiff.report.ReportUnit\x12\x0f\n\x07version\x18\x03 \x01(\r\x12\x32\n\ncategories\x18\x04 \x03(\x0b\x32\x1e.objdiff.report.ReportCategory\"\xa7\x03\n\x08Measures\x12\x1b\n\x13\x66uzzy_match_percent\x18\x01 \x01(\x02\x12\x12\n\ntotal_code\x18\x02 \x01(\x04\x12\x14\n\x0cmatched_code\x18\x03 \x01(\x04\x12\x1c\n\x14matched_code_percent\x18\x04 \x01(\x02\x12\x12\n\ntotal_data\x18\x05 \x01(\x04\x12\x14\n\x0cmatched_data\x18\x06 \x01(\x04\x12\x1c\n\x14matched_data_percent\x18\x07 \x01(\x02\x12\x17\n\x0ftotal_functions\x18\x08 \x01(\r\x12\x19\n\x11matched_functions\x18\t \x01(\r\x12!\n\x19matched_functions_percent\x18\n \x01(\x02\x12\x15\n\rcomplete_code\x18\x0b \x01(\x04\x12\x1d\n\x15\x63omplete_code_percent\x18\x0c \x01(\x02\x12\x15\n\rcomplete_data\x18\r \x01(\x04\x12\x1d\n\x15\x63omplete_data_percent\x18\x0e \x01(\x02\x12\x13\n\x0btotal_units\x18\x0f \x01(\r\x12\x16\n\x0e\x63omplete_units\x18\x10 \x01(\r\"V\n\x0eReportCategory\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12*\n\x08measures\x18\x03 \x01(\x0b\x32\x18.objdiff.report.Measures\"\xeb\x01\n\nReportUnit\x12\x0c\n\x04name\x18\x01 \x01(\t\x12*\n\x08measures\x18\x02 \x01(\x0b\x32\x18.objdiff.report.Measures\x12,\n\x08sections\x18\x03 \x03(\x0b\x32\x1a.objdiff.report.ReportItem\x12-\n\tfunctions\x18\x04 \x03(\x0b\x32\x1a.objdiff.report.ReportItem\x12\x39\n\x08metadata\x18\x05 \x01(\x0b\x32\".objdiff.report.ReportUnitMetadataH\x00\x88\x01\x01\x42\x0b\n\t_metadata\"\xff\x01\n\x12ReportUnitMetadata\x12\x15\n\x08\x63omplete\x18\x01 \x01(\x08H\x00\x88\x01\x01\x12\x18\n\x0bmodule_name\x18\x02 \x01(\tH\x01\x88\x01\x01\x12\x16\n\tmodule_id\x18\x03 \x01(\rH\x02\x88\x01\x01\x12\x18\n\x0bsource_path\x18\x04 \x01(\tH\x03\x88\x01\x01\x12\x1b\n\x13progress_categories\x18\x05 \x03(\t\x12\x1b\n\x0e\x61uto_generated\x18\x06 \x01(\x08H\x04\x88\x01\x01\x42\x0b\n\t_completeB\x0e\n\x0c_module_nameB\x0c\n\n_module_idB\x0e\n\x0c_source_pathB\x11\n\x0f_auto_generated\"\xaf\x01\n\nReportItem\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0c\n\x04size\x18\x02 \x01(\x04\x12\x1b\n\x13\x66uzzy_match_percent\x18\x03 \x01(\x02\x12\x39\n\x08metadata\x18\x04 \x01(\x0b\x32\".objdiff.report.ReportItemMetadataH\x00\x88\x01\x01\x12\x14\n\x07\x61\x64\x64ress\x18\x05 \x01(\x04H\x01\x88\x01\x01\x42\x0b\n\t_metadataB\n\n\x08_address\"v\n\x12ReportItemMetadata\x12\x1b\n\x0e\x64\x65mangled_name\x18\x01 \x01(\tH\x00\x88\x01\x01\x12\x1c\n\x0fvirtual_address\x18\x02 \x01(\x04H\x01\x88\x01\x01\x42\x11\n\x0f_demangled_nameB\x12\n\x10_virtual_addressb\x06proto3')
|
|
|
|
_globals = globals()
|
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'report_pb2', _globals)
|
|
if not _descriptor._USE_C_DESCRIPTORS:
|
|
DESCRIPTOR._loaded_options = None
|
|
_globals['_REPORT']._serialized_start=33
|
|
_globals['_REPORT']._serialized_end=197
|
|
_globals['_MEASURES']._serialized_start=200
|
|
_globals['_MEASURES']._serialized_end=623
|
|
_globals['_REPORTCATEGORY']._serialized_start=625
|
|
_globals['_REPORTCATEGORY']._serialized_end=711
|
|
_globals['_REPORTUNIT']._serialized_start=714
|
|
_globals['_REPORTUNIT']._serialized_end=949
|
|
_globals['_REPORTUNITMETADATA']._serialized_start=952
|
|
_globals['_REPORTUNITMETADATA']._serialized_end=1207
|
|
_globals['_REPORTITEM']._serialized_start=1210
|
|
_globals['_REPORTITEM']._serialized_end=1385
|
|
_globals['_REPORTITEMMETADATA']._serialized_start=1387
|
|
_globals['_REPORTITEMMETADATA']._serialized_end=1505
|
|
# @@protoc_insertion_point(module_scope)
|