Searched defs:MarkCompact (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/gc/collector/ | ||
| D | mark_compact.cc | 53 MarkCompact::MarkCompact(Heap* heap, const std::string& name_prefix) in MarkCompact() function in art::gc::collector::MarkCompact |
| /art/runtime/gc/ | ||
| D | heap.h | 72 class MarkCompact; variable |