Searched defs:heap_ (Results 1 – 7 of 7) sorted by relevance
| /art/runtime/gc/accounting/ | ||
| D | remembered_set.h | 78 Heap* const heap_; variable |
| D | mod_union_table.h | 115 Heap* const heap_; variable |
| /art/runtime/gc/collector/ | ||
| D | garbage_collector.h | 157 Heap* const heap_; variable |
| /art/runtime/ | ||
| D | transaction.h | 334 gc::Heap* const heap_; variable |
| D | runtime.h | 1290 gc::Heap* heap_; variable |
| /art/runtime/gc/ | ||
| D | heap.cc | 3128 Heap* const heap_; member in art::gc::VerifyReferenceVisitor |
| /art/openjdkjvmti/ | ||
| D | ti_redefine.cc | 2294 art::gc::Heap* heap_; member in openjdkjvmti::ScopedDisableConcurrentAndMovingGc |