Home
last modified time | relevance | path

Searched defs:end_offset (Results 1 – 6 of 6) sorted by relevance

/art/runtime/gc/accounting/
Dcard_table_test.cc115 size_t end_offset = 0; in TEST_F() local
Dspace_bitmap.cc118 uintptr_t end_offset = reinterpret_cast<uintptr_t>(end) - heap_begin_; in ClearRange() local
/art/runtime/mirror/
Dclass-inl.h194 uint32_t end_offset) { in GetMethodsSliceRangeUnchecked()
/art/dexlayout/
Ddexlayout.cc1614 size_t end_offset = cur_offset + element_size; in LayoutStringData() local
/art/compiler/
Doat_writer.cc2895 size_t end_offset = start_offset + oat_dex_file->dex_file_size_; in WriteDexFile() local
2959 size_t end_offset = start_offset + oat_dex_file->dex_file_size_; in WriteDexFile() local
/art/oatdump/
Doatdump.cc573 uintptr_t end_offset = *it; in ComputeSize() local