Home
last modified time | relevance | path

Searched refs:same_space (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/
Dheap.cc2335 const bool same_space = non_moving_space_ == main_space_; in PreZygoteFork() local
2417 if (same_space) { in PreZygoteFork()