Searched defs:entryPointArgs (Results 1 – 4 of 4) sorted by relevance
77 void runIsolatedEntryPoint(in String entryPoint, in String[] entryPointArgs); in runIsolatedEntryPoint()
1056 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint()7059 private void handleRunIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in handleRunIsolatedEntryPoint()
627 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint()
2993 boolean startIsolatedProcess(String entryPoint, String[] entryPointArgs, in startIsolatedProcess()17770 public boolean startIsolatedProcess(String entryPoint, String[] entryPointArgs, in startIsolatedProcess()