Searched defs:entryPointArgs (Results 1 – 4 of 4) sorted by relevance
84 void runIsolatedEntryPoint(in String entryPoint, in String[] entryPointArgs); in runIsolatedEntryPoint()
1157 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint()7501 private void handleRunIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in handleRunIsolatedEntryPoint()
671 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint()
2654 boolean startIsolatedProcess(String entryPoint, String[] entryPointArgs, in startIsolatedProcess()15302 public boolean startIsolatedProcess(String entryPoint, String[] entryPointArgs, in startIsolatedProcess()