Searched defs:fileExists (Results 1 – 3 of 3) sorted by relevance
333 bool fileExists(const std::string& path) { in fileExists() function
340 static bool fileExists(const char* filename) { in fileExists() function
44 bool fileExists(const std::string &path) { in fileExists() function