Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dremembered_set.h76 Heap* const heap_; variable
Dmod_union_table.h113 Heap* const heap_; variable
/art/runtime/gc/collector/
Dgarbage_collector.h145 Heap* const heap_; variable
/art/patchoat/
Dpatchoat.h176 const MemMap* const heap_; variable
/art/runtime/gc/
Dheap.cc2888 Heap* const heap_; member in art::gc::VerifyReferenceVisitor
2918 Heap* const heap_; member in art::gc::VerifyObjectVisitor
3068 Heap* const heap_; member in art::gc::VerifyReferenceCardVisitor
3089 Heap* const heap_; member in art::gc::VerifyLiveStackReferences
/art/runtime/
Druntime.h760 gc::Heap* heap_; variable
/art/runtime/openjdkjvmti/
Dti_redefine.cc1296 art::gc::Heap* heap_; member in openjdkjvmti::ScopedDisableConcurrentAndMovingGc