Home
last modified time | relevance | path

Searched refs:copyDirShell (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Tools/android/webkitmerge/
Dwebkitmerge.cpp1777 string copyDirShell = outputDir + "copyDir.sh"; in main() local
1778 copyDirFile = fopen(copyDirShell.c_str(), "w"); in main()
1791 MakeExecutable(copyDirShell); in main()