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

/art/runtime/gc/
H A Dheap.cc196 const bool is_zygote = Runtime::Current()->IsZygote(); local
197 if (!is_zygote) {
247 bool separate_non_moving_space = is_zygote ||

Completed in 33 milliseconds