Home
last modified time | relevance | path

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

/developtools/hdc/src/common/
H A Dbase.cpp1457 struct stat filecheck; in GetShellPath() local
1459 if (stat(shellPath.c_str(), &filecheck) < 0) { in GetShellPath()
1461 if (stat(shellPath.c_str(), &filecheck) < 0) { in GetShellPath()

Completed in 5 milliseconds