Searched defs:entryPointArgs (Results 1 – 3 of 3) sorted by relevance
99 void runIsolatedEntryPoint(in String entryPoint, in String[] entryPointArgs); in runIsolatedEntryPoint()
1428 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint()8718 private void handleRunIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in handleRunIsolatedEntryPoint()
2891 boolean startIsolatedProcess(String entryPoint, String[] entryPointArgs, in startIsolatedProcess()16516 public boolean startIsolatedProcess(String entryPoint, String[] entryPointArgs, in startIsolatedProcess()