Searched refs:FileExists (Results 1 – 10 of 10) sorted by relevance
49 static bool FileExists(const char* filepath) { in FileExists() function in __anonc7adf9020111::PrematureExitTest66 return FileExists(premature_exit_file_path_); in PrematureExitFileExists()117 if (PrematureExitTest::FileExists(filepath)) { in main()
174 if (FileExists(name)) { in FindPathToBinary()192 if (FileExists(buffer.data())) in FindPathToBinary()
80 bool FileExists(const char *filename);
58 if (!FileExists(filename) && !IsAbsolutePath(filename) && in ParseFromFile()
53 bool FileExists(const char *filename) { in FileExists() function
147 if (!FileExists(path_)) { in StartSymbolizerSubprocess()
78 bool FileExists(const char *filename) { in FileExists() function
284 bool FileExists(const char *filename) { in FileExists() function
455 bool FileExists(const char *filename) { in FileExists() function
95 bool &FileExists);354 bool &FileExists) { in HandleHasInclude() argument420 FileExists = File != nullptr; in HandleHasInclude()