Home | History | Annotate | Download | only in webkitmerge

Lines Matching refs:execCommand

1798             string execCommand = "cd " + options.androidWebKit + "; . " + outputDir + "command.sh";
1799 err = system(execCommand.c_str());