Home
last modified time | relevance | path

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

/external/webkit/Tools/android/webkitmerge/
Dwebkitmerge.cpp462 void CheckForExec(const char* base1, const char* dir1, const char* file1, in CheckForExec() function
485 CheckForExec(base1, dir1, file1, base2, dir2, file2, &file1Ex, &file2Ex); in CompareFiles()
1170 CheckForExec(oldBase, workingDir, oldList, in CompareDirs()