Home
last modified time | relevance | path

Searched defs:PreZygoteFork (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/
Dheap_test.cc109 TEST_F(ZygoteHeapTest, PreZygoteFork) { in TEST_F() argument
Dheap.cc2314 void Heap::PreZygoteFork() { in PreZygoteFork() function in art::gc::Heap
/art/runtime/jit/
Djit.cc1784 void Jit::PreZygoteFork() { in PreZygoteFork() function in art::jit::Jit
/art/runtime/
Druntime.cc679 void Runtime::PreZygoteFork() { in PreZygoteFork() function in art::Runtime