Searched refs:PathIsFile (Results 1 – 5 of 5) sorted by relevance
71 bool PathIsFile(const char* path_name);
73 if (PathIsFile(full_path_.c_str())) { in FindFile()
80 bool PathIsFile(const char* path) { in PathIsFile() function
303 if (!PathIsFile(full_path.c_str())) { in LoadLibrary()
286 bool PathIsFile(const char* path) { in PathIsFile() function