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/ | ||
D | transaction.h | 319 gc::Heap* const heap_; variable |
D | runtime.h | 1082 gc::Heap* heap_; variable |
/art/openjdkjvmti/ | ||
D | ti_redefine.cc | 2268 art::gc::Heap* heap_; member in openjdkjvmti::ScopedDisableConcurrentAndMovingGc |