Searched defs:PreZygoteFork (Results 1 – 4 of 4) sorted by relevance
/aosp12/art/runtime/gc/ | ||
H A D | heap_test.cc | 109 TEST_F(ZygoteHeapTest, PreZygoteFork) { in TEST_F() argument |
H A D | heap.cc | 2311 void Heap::PreZygoteFork() { in PreZygoteFork() function in art::gc::Heap |
/aosp12/art/runtime/jit/ | ||
H A D | jit.cc | 1714 void Jit::PreZygoteFork() { in PreZygoteFork() function in art::jit::Jit |
/aosp12/art/runtime/ | ||
H A D | runtime.cc | 694 void Runtime::PreZygoteFork() { in PreZygoteFork() function in art::Runtime |