Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dcard_table_test.cc116 size_t end_offset = 0; in TEST_F() local
Dspace_bitmap.cc127 uintptr_t end_offset = reinterpret_cast<uintptr_t>(end) - heap_begin_; in ClearRange() local
/art/runtime/mirror/
Dclass-inl.h214 uint32_t end_offset) { in GetMethodsSliceRangeUnchecked()
/art/dex2oat/linker/
Doat_writer.cc3555 size_t end_offset = start_offset + oat_dex_file->dex_file_size_; in WriteDexFile() local
3616 size_t end_offset = start_offset + oat_dex_file->dex_file_size_; in WriteDexFile() local
/art/oatdump/
Doatdump.cc695 uintptr_t end_offset = *it; in ComputeSize() local
1664 uint32_t end_offset = mirror::ObjectArray<mirror::Object>::OffsetOfElement( in GetBootImageLiveObjectsDataRange() local