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 | 97 Heap* const heap_; variable |
| /art/runtime/gc/collector/ | ||
| D | garbage_collector.h | 211 Heap* const heap_; variable |
| /art/patchoat/ | ||
| D | patchoat.h | 218 const MemMap* const heap_; variable |
| /art/runtime/ | ||
| D | runtime.h | 714 gc::Heap* heap_; variable |
| /art/runtime/gc/ | ||
| D | heap.cc | 2998 Heap* const heap_; member in art::gc::VerifyReferenceVisitor |