Searched defs:heap_ (Results 1 – 6 of 6) sorted by relevance
/art/runtime/gc/accounting/ | ||
D | remembered_set.h | 77 Heap* const heap_; variable |
D | mod_union_table.h | 114 Heap* const heap_; variable |
/art/runtime/gc/collector/ | ||
D | garbage_collector.h | 153 Heap* const heap_; variable |
/art/runtime/gc/ | ||
D | heap.cc | 3088 Heap* const heap_; member in art::gc::VerifyReferenceVisitor |
/art/runtime/ | ||
D | runtime.h | 975 gc::Heap* heap_; variable |
/art/openjdkjvmti/ | ||
D | ti_redefine.cc | 1385 art::gc::Heap* heap_; member in openjdkjvmti::ScopedDisableConcurrentAndMovingGc |