Searched defs:FileExists (Results 1 – 11 of 11) sorted by relevance
13 bool FileExists(const char* path) { in FileExists() function
49 static bool FileExists(const char* filepath) { in FileExists() function in __anon88344fd00111::PrematureExitTest
49 bool FileExists(const std::string &path) { in FileExists() function
169 bool FileExists(const fml::UniqueFD& base_directory, const char* path) { in FileExists() function
42 bool Cleaner::FileExists(const string& path) { in FileExists() function in Cleaner
267 bool Common::FileExists(const std::string &filepath) { in FileExists() function in mindspore::Common
86 bool FileExists(const char *name) { in FileExists() function
326 bool FileExists(const fml::UniqueFD& base_directory, const char* path) { in FileExists() function
59 bool FileExists(const std::string& path) { in FileExists() function
89 bool FileExists(const std::string& path) { in FileExists() function
476 static bool FileExists(std::string const& name) { in FileExists() function