Home
last modified time | relevance | path

Searched defs:heap_ (Results 1 – 7 of 7) sorted by relevance

/art/runtime/gc/accounting/
Dremembered_set.h77 Heap* const heap_; variable
Dmod_union_table.h106 Heap* const heap_; variable
/art/patchoat/
Dpatchoat.h181 const MemMap* const heap_; variable
/art/runtime/gc/collector/
Dgarbage_collector.h222 Heap* const heap_; variable
/art/runtime/gc/
Dheap.cc3029 Heap* const heap_; member in art::gc::VerifyReferenceVisitor
3066 Heap* const heap_; member in art::gc::VerifyObjectVisitor
3216 Heap* const heap_; member in art::gc::VerifyReferenceCardVisitor
3237 Heap* const heap_; member in art::gc::VerifyLiveStackReferences
/art/runtime/
Druntime.h778 gc::Heap* heap_; variable
/art/runtime/openjdkjvmti/
Dti_redefine.cc1266 art::gc::Heap* heap_; member in openjdkjvmti::ScopedDisableConcurrentAndMovingGc