Searched defs:entryPointArgs (Results 1 – 3 of 3) sorted by relevance
91 void runIsolatedEntryPoint(in String entryPoint, in String[] entryPointArgs); in runIsolatedEntryPoint()
1257 public final void runIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in runIsolatedEntryPoint()7912 private void handleRunIsolatedEntryPoint(String entryPoint, String[] entryPointArgs) { in handleRunIsolatedEntryPoint()
2931 boolean startIsolatedProcess(String entryPoint, String[] entryPointArgs, in startIsolatedProcess()17518 public boolean startIsolatedProcess(String entryPoint, String[] entryPointArgs, in startIsolatedProcess()