HomeSort by relevance Sort by last modified time
    Searched defs:PreZygoteFork (Results 1 - 2 of 2) sorted by null

  /art/runtime/
runtime.cc 315 void Runtime::PreZygoteFork() {
316 heap_->PreZygoteFork();
    [all...]
  /art/runtime/gc/
heap.cc 92 // Whether or not we compact the zygote in PreZygoteFork.
278 // PreZygoteFork the first time. In this case, call the map "zygote space" since we can't
    [all...]

Completed in 51 milliseconds