Searched refs:SetFileSystemRepresentation (Results 1 – 8 of 8) sorted by relevance
45 CFStringRef CFString::SetFileSystemRepresentation(const char *path) { in SetFileSystemRepresentation() function in CFString75 SetFileSystemRepresentation(expanded_path.c_str()); in SetFileSystemRepresentationAndExpandTilde()
29 CFStringRef SetFileSystemRepresentation(const char *path);
45 cf_path.SetFileSystemRepresentation(path); in SetPath()
2940 stdio_path.SetFileSystemRepresentation(stdout_err);3682 stdio_path.SetFileSystemRepresentation(secondary_name);3688 stdio_path.SetFileSystemRepresentation("/dev/null");
41 CFStringRef CFCString::SetFileSystemRepresentation(const char *path) { in SetFileSystemRepresentation() function in CFCString72 SetFileSystemRepresentation(expanded_path.c_str()); in SetFileSystemRepresentationAndExpandTilde()
26 CFStringRef SetFileSystemRepresentation(const char *path);
32 cf_path.SetFileSystemRepresentation(path); in SetPath()
126 cf_path.SetFileSystemRepresentation(s); in AppendFileSystemRepresentationAsCFString()