Home
last modified time | relevance | path

Searched defs:end_ (Results 1 – 13 of 13) sorted by relevance

/art/runtime/
Dmapping_table.h108 const uint32_t end_; // Equal to table_->DexToPcSize(). variable
185 const uint32_t end_; // Equal to table_->PcToDexSize(). variable
Doat_file.h397 const uint8_t* end_; variable
Doat_file_manager.cc206 BitVector::IndexIterator end_; member in art::TypeIndexInfo
/art/runtime/gc/collector/
Dimmune_region.h78 mirror::Object* end_; variable
Dmark_sweep.cc850 uint8_t* const end_; member in art::gc::collector::MarkSweep::CardScanTask
1009 const uintptr_t end_; member in art::gc::collector::MarkSweep::RecursiveMarkTask
/art/runtime/gc/space/
Dlarge_object_space.h142 uint8_t* end_; variable
Dspace.h335 Atomic<uint8_t*> end_; variable
Dregion_space.h620 uint8_t* end_; // The end address of the region. variable
/art/cmdline/
Dtoken_range.h423 const iterator end_; member
/art/runtime/gc/accounting/
Dspace_bitmap_test.cc57 const mirror::Object* end_; member in art::gc::accounting::BitmapVerify
/art/libartbase/base/
Darena_allocator.h374 uint8_t* end_; variable
/art/compiler/optimizing/
Dssa_liveness_analysis.h98 size_t end_; variable
/art/dex2oat/driver/
Dcompiler_driver.cc1521 const size_t end_; member in art::ParallelCompilationManager::ForAllClosureLambda