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 | 93 Heap* const heap_; variable |
/art/patchoat/ | ||
D | patchoat.h | 148 const MemMap* heap_; variable |
/art/runtime/gc/collector/ | ||
D | garbage_collector.h | 188 Heap* const heap_; variable |
/art/runtime/ | ||
D | runtime.h | 555 gc::Heap* heap_; variable |
/art/runtime/gc/ | ||
D | heap.cc | 2428 Heap* const heap_; member in art::gc::VerifyReferenceVisitor |