Searched refs:openZygoteSocketIfNeeded (Results 1 – 1 of 1) sorted by relevance
737 return zygoteSendArgsAndGetResult(openZygoteSocketIfNeeded(abi), argsForZygote); in startViaZygote()749 openZygoteSocketIfNeeded(abi); in establishZygoteConnectionForAbi()759 private static ZygoteState openZygoteSocketIfNeeded(String abi) throws ZygoteStartFailedEx { in openZygoteSocketIfNeeded() method in Process