Home
last modified time | relevance | path

Searched defs:total_size (Results 1 – 5 of 5) 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/runtime/lambda/
Dclosure_builder.cc149 size_t total_size = header_size; in WriteValues() local
/art/compiler/utils/
Dtest_dex_file_builder.h163 uint32_t total_size = data_section_offset + data_section_size; in Build() local
/art/runtime/jit/
Djit_code_cache.cc319 size_t total_size = header_size + code_size; in CommitCodeInternal() local
/art/oatdump/
Doatdump.cc1862 size_t total_size = dex_instruction_bytes + in DumpMethod() local