Searched defs:FileExists (Results 1 – 5 of 5) sorted by relevance
49 static bool FileExists(const char* filepath) { in FileExists() function in __anoncdc7c9d10111::PrematureExitTest
42 bool Cleaner::FileExists(const string& path) { in FileExists() function in Cleaner
59 bool FileExists(const std::string& path) { in FileExists() function
89 bool FileExists(const std::string& path) { in FileExists() function
478 static bool FileExists(std::string const& name) { in FileExists() function