Home
last modified time | relevance | path

Searched defs:total_size (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dmapping_table.h45 uint32_t total_size = DecodeUnsignedLeb128(&table); in DexToPcSize() local
54 uint32_t total_size = DecodeUnsignedLeb128(&table); in FirstDexToPcPtr() local
/art/compiler/utils/
Dtest_dex_file_builder.h161 uint32_t total_size = data_section_offset + data_section_size; in Build() local
/art/oatdump/
Doatdump.cc1867 size_t total_size = dex_instruction_bytes + gc_map_bytes + pc_mapping_table_bytes + in DumpMethod() local