Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h437 bool InitZygote();
Druntime.cc536 if (!InitZygote()) { in Start()
595 bool Runtime::InitZygote() { in InitZygote() function in art::Runtime