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.h402 const uint8_t* end_; variable
/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.h338 Atomic<uint8_t*> end_; variable
Dregion_space.h624 uint8_t* end_; // The end address of the region. variable
/art/cmdline/
Dtoken_range.h423 const iterator end_; member
/art/libartbase/base/
Dstl_util.h278 std::optional<RealIter> end_; member
Darena_allocator.h375 uint8_t* end_; variable
/art/runtime/gc/accounting/
Dspace_bitmap_test.cc57 const mirror::Object* end_; member in art::gc::accounting::BitmapVerify
/art/compiler/optimizing/
Dssa_liveness_analysis.h98 size_t end_; variable
/art/dex2oat/driver/
Dcompiler_driver.cc1450 const size_t end_; member in art::ParallelCompilationManager::ForAllClosureLambda