HomeSort by relevance Sort by last modified time
    Searched full:execshell (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/com/android/internal/os/
WrapperInit.java 112 Zygote.execShell(command.toString());
130 Zygote.execShell(command.toString());
  /libcore/dalvik/src/main/java/dalvik/system/
Zygote.java 191 public static void execShell(String command) {
202 * @see #execShell(String)
  /external/libvpx/examples/includes/geshi/geshi/
nsis.php 86 'ExecShell', 'ExecWait', 'ExpandEnvStrings', 'File', 'FileClose', 'FileOpen', 'FileRead',
  /external/mksh/src/
exec.c 722 sh = str_val(global("EXECSHELL"));
    [all...]

Completed in 69 milliseconds