Searched refs:ZygoteCompactingCollector (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.cc2180 class ZygoteCompactingCollector FINAL : public collector::SemiSpace {
2182 ZygoteCompactingCollector(gc::Heap* heap, bool is_running_on_memory_tool) function in class:art::gc::FINAL
2308 ZygoteCompactingCollector zygote_collector(this, is_running_on_memory_tool_);

Completed in 65 milliseconds