Searched defs:entryPointArgs (Results 1 – 4 of 4) sorted by relevance
78 void runIsolatedEntryPoint(in String entryPoint, in String[] entryPointArgs); in runIsolatedEntryPoint()
1097 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint()7322 private void handleRunIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in handleRunIsolatedEntryPoint()
656 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint()
3129 boolean startIsolatedProcess(String entryPoint, String[] entryPointArgs, in startIsolatedProcess()18958 public boolean startIsolatedProcess(String entryPoint, String[] entryPointArgs, in startIsolatedProcess()