Home
last modified time | relevance | path

Searched defs:total_size (Results 1 – 2 of 2) 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/oatdump/
Doatdump.cc1382 size_t total_size = dex_instruction_bytes + gc_map_bytes + pc_mapping_table_bytes + in Callback() local