Searched refs:DirExists (Results 1 – 5 of 5) sorted by relevance
81 bool DirExists(const char *path);
87 if (!DirExists(path) && !CreateDir(path)) { in RecursiveCreateParentDirs()
96 bool DirExists(const char *path) { in DirExists() function
397 bool DirExists(const char *path) { in DirExists() function
600 bool DirExists(const char *path) { in DirExists() function