Searched refs:SetFileSystemRepresentation (Results 1 – 3 of 3) sorted by relevance
54 CFStringRef CFString::SetFileSystemRepresentation(const char *path) { in SetFileSystemRepresentation() function in CFString84 SetFileSystemRepresentation(expanded_path.c_str()); in SetFileSystemRepresentationAndExpandTilde()
32 CFStringRef SetFileSystemRepresentation(const char *path);
55 cf_path.SetFileSystemRepresentation(path); in SetPath()