Searched defs:entryPointArgs (Results 1 – 4 of 4) sorted by relevance
77 void runIsolatedEntryPoint(in String entryPoint, in String[] entryPointArgs); in runIsolatedEntryPoint()
1066 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint()7099 private void handleRunIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in handleRunIsolatedEntryPoint()
632 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint()
3021 boolean startIsolatedProcess(String entryPoint, String[] entryPointArgs, in startIsolatedProcess()17888 public boolean startIsolatedProcess(String entryPoint, String[] entryPointArgs, in startIsolatedProcess()