Searched refs:copyOtherShell (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebKitTools/android/webkitmerge/
H A Dwebkitmerge.cpp1762 string copyOtherShell = outputDir + "copyOther.sh"; local
1763 commandFile = fopen(copyOtherShell.c_str(), "w");
1768 MakeExecutable(copyOtherShell);

Completed in 12 milliseconds