Searched refs:FileExists (Results 1 – 9 of 9) sorted by relevance
49 static bool FileExists(const char* filepath) { in FileExists() function in __anond62f85430111::PrematureExitTest66 return FileExists(premature_exit_file_path_); in PrematureExitFileExists()117 if (PrematureExitTest::FileExists(filepath)) { in main()
185 if (FileExists(name)) { in FindPathToBinary()203 if (FileExists(buffer.data())) in FindPathToBinary()
80 bool FileExists(const char *filename);
55 if (!FileExists(file_path) && !IsAbsolutePath(file_path) && in FindFile()
135 if (!FileExists(path_)) { in StartSymbolizerSubprocess()
92 bool FileExists(const char *filename) { in FileExists() function
383 bool FileExists(const char *filename) { in FileExists() function
460 bool FileExists(const char *filename) { in FileExists() function
684 BOOL FileExists(LPCTSTR szPath) in FileExists() function768 if (FileExists(path)) { in LocateDependencyHelper()