Searched defs:entryPointArgs (Results 1 – 4 of 4) sorted by relevance
86 void runIsolatedEntryPoint(in String entryPoint, in String[] entryPointArgs); in runIsolatedEntryPoint()
1190 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint()7584 private void handleRunIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in handleRunIsolatedEntryPoint()
656 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint()
2784 boolean startIsolatedProcess(String entryPoint, String[] entryPointArgs, in startIsolatedProcess()16503 public boolean startIsolatedProcess(String entryPoint, String[] entryPointArgs, in startIsolatedProcess()