Home
last modified time | relevance | path

Searched defs:total_size (Results 1 – 12 of 12) 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/jni/quick/mips64/
Dcalling_convention_mips64.cc194 size_t total_size = frame_data_size; in FrameSize() local
/art/compiler/jni/quick/arm64/
Dcalling_convention_arm64.cc284 size_t total_size = frame_data_size; in FrameSize() local
/art/compiler/jni/quick/x86/
Dcalling_convention_x86.cc230 size_t total_size = frame_data_size; in FrameSize() local
/art/compiler/jni/quick/mips/
Dcalling_convention_mips.cc353 size_t total_size = frame_data_size; in FrameSize() local
/art/compiler/jni/quick/x86_64/
Dcalling_convention_x86_64.cc212 size_t total_size = frame_data_size; in FrameSize() local
/art/compiler/jni/quick/arm/
Dcalling_convention_arm.cc377 size_t total_size = frame_data_size; in FrameSize() local
/art/libdexfile/dex/
Dtest_dex_file_builder.h166 uint32_t total_size = data_section_offset + data_section_size; in Build() local
/art/tools/hiddenapi/
Dhiddenapi.cc759 void AllocateMemory(size_t total_size) { in AllocateMemory()
/art/runtime/jit/
Djit_code_cache.cc1008 size_t total_size = header_size + code_size; in CommitCodeInternal() local
/art/runtime/gc/space/
Dimage_space.cc1873 size_t total_size = reservation_size + extra_reservation_size; in ReserveBootImageMemory() local
/art/oatdump/
Doatdump.cc2420 size_t total_size = dex_instruction_bytes + in DumpMethod() local