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.h114 Heap* const heap_; variable
/art/runtime/gc/collector/
Dgarbage_collector.h157 Heap* const heap_; variable
/art/runtime/
Dtransaction.h318 gc::Heap* const heap_; variable
Druntime.h1151 gc::Heap* heap_; variable
/art/runtime/gc/
Dheap.cc2994 Heap* const heap_; member in art::gc::VerifyReferenceVisitor
3026 Heap* const heap_; member in art::gc::VerifyObjectVisitor
3182 Heap* const heap_; member in art::gc::VerifyReferenceCardVisitor
3203 Heap* const heap_; member in art::gc::VerifyLiveStackReferences
/art/openjdkjvmti/
Dti_redefine.cc2267 art::gc::Heap* heap_; member in openjdkjvmti::ScopedDisableConcurrentAndMovingGc