Searched defs:fileExists (Results 1 – 2 of 2) sorted by relevance
331 static bool fileExists(const char* filename) { in fileExists() function
45 bool fileExists(const std::string &path) { in fileExists() function