Home
last modified time | relevance | path

Searched defs:heap_ (Results 1 – 6 of 6) 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.h153 Heap* const heap_; variable
/art/runtime/gc/
Dheap.cc3088 Heap* const heap_; member in art::gc::VerifyReferenceVisitor
3120 Heap* const heap_; member in art::gc::VerifyObjectVisitor
3270 Heap* const heap_; member in art::gc::VerifyReferenceCardVisitor
3291 Heap* const heap_; member in art::gc::VerifyLiveStackReferences
/art/runtime/
Druntime.h975 gc::Heap* heap_; variable
/art/openjdkjvmti/
Dti_redefine.cc1385 art::gc::Heap* heap_; member in openjdkjvmti::ScopedDisableConcurrentAndMovingGc