Searched refs:GlobPath (Results 1 – 3 of 3) sorted by relevance
74 if (CFString::GlobPath(path, expanded_path)) in SetFileSystemRepresentationAndExpandTilde()145 const char *CFString::GlobPath(const char *path, std::string &expanded_path) { in GlobPath() function in CFString
37 static const char *GlobPath(const char *path, std::string &expanded_path);
1687 CFString::GlobPath(path, result); in DNBResolveExecutablePath()