Home
last modified time | relevance | path

Searched defs:end_ (Results 1 – 14 of 14) 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.h319 const uint8_t* end_; variable
Doat_file_manager.cc183 BitVector::IndexIterator end_; member in art::TypeIndexInfo
/art/runtime/gc/collector/
Dimmune_region.h79 mirror::Object* end_; variable
Dmark_sweep.cc825 uint8_t* const end_; member in art::gc::collector::MarkSweep::CardScanTask
984 const uintptr_t end_; member in art::gc::collector::MarkSweep::RecursiveMarkTask
/art/runtime/gc/space/
Dlarge_object_space.h122 uint8_t* end_; variable
Dspace.h334 Atomic<uint8_t*> end_; variable
Dregion_space.h474 uint8_t* end_; // The end address of the region. variable
/art/runtime/gc/accounting/
Dspace_bitmap_test.cc56 const mirror::Object* end_; member in art::gc::accounting::BitmapVerify
/art/cmdline/
Dtoken_range.h423 const iterator end_; member
/art/runtime/jdwp/
Djdwp.h498 const uint8_t* end_; variable
/art/runtime/base/
Darena_allocator.h397 uint8_t* end_; variable
/art/compiler/optimizing/
Dssa_liveness_analysis.h94 size_t end_; variable
/art/compiler/driver/
Dcompiler_driver.cc1619 const size_t end_; member in art::ParallelCompilationManager::ForAllClosure