Searched defs:heap_ (Results 1 – 7 of 7) sorted by relevance
| /art/runtime/gc/accounting/ | ||
| D | remembered_set.h | 77 Heap* const heap_; variable |
| D | mod_union_table.h | 106 Heap* const heap_; variable |
| /art/patchoat/ | ||
| D | patchoat.h | 181 const MemMap* const heap_; variable |
| /art/runtime/gc/collector/ | ||
| D | garbage_collector.h | 222 Heap* const heap_; variable |
| /art/runtime/gc/ | ||
| D | heap.cc | 3029 Heap* const heap_; member in art::gc::VerifyReferenceVisitor |
| /art/runtime/ | ||
| D | runtime.h | 778 gc::Heap* heap_; variable |
| /art/runtime/openjdkjvmti/ | ||
| D | ti_redefine.cc | 1266 art::gc::Heap* heap_; member in openjdkjvmti::ScopedDisableConcurrentAndMovingGc |