Searched defs:heap_ (Results 1 – 7 of 7) sorted by relevance
/art/runtime/gc/accounting/ | ||
D | remembered_set.h | 76 Heap* const heap_; variable |
D | mod_union_table.h | 113 Heap* const heap_; variable |
/art/runtime/gc/collector/ | ||
D | garbage_collector.h | 145 Heap* const heap_; variable |
/art/patchoat/ | ||
D | patchoat.h | 176 const MemMap* const heap_; variable |
/art/runtime/gc/ | ||
D | heap.cc | 2888 Heap* const heap_; member in art::gc::VerifyReferenceVisitor |
/art/runtime/ | ||
D | runtime.h | 760 gc::Heap* heap_; variable |
/art/runtime/openjdkjvmti/ | ||
D | ti_redefine.cc | 1296 art::gc::Heap* heap_; member in openjdkjvmti::ScopedDisableConcurrentAndMovingGc |