Home
last modified time | relevance | path

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

/dalvik/vm/
DInit.cpp46 static bool initZygote();
1365 if (!initZygote()) { in dvmStartup()
1428 static bool initZygote() in initZygote() function