Searched refs:isZygote (Results 1 – 2 of 2) sorted by relevance
518 FileDescriptor pipeFd, boolean isZygote) { in handleChildProc() argument540 if (!isZygote) { in handleChildProc()
1169 boolean isZygote, String instructionSet) { in callPostForkChildHooks() argument1170 ZygoteHooks.postForkChild(runtimeFlags, isSystemServer, isZygote, instructionSet); in callPostForkChildHooks()