Home
last modified time | relevance | path

Searched refs:SetFileSystemRepresentation (Results 1 – 8 of 8) sorted by relevance

/llvm-project/lldb/source/Host/macosx/cfcpp/
H A DCFCString.cpp41 CFStringRef CFCString::SetFileSystemRepresentation(const char *path) { in SetFileSystemRepresentation() function in CFCString
72 SetFileSystemRepresentation(expanded_path.c_str()); in SetFileSystemRepresentationAndExpandTilde()
H A DCFCString.h26 CFStringRef SetFileSystemRepresentation(const char *path);
H A DCFCBundle.cpp32 cf_path.SetFileSystemRepresentation(path); in SetPath()
H A DCFCMutableArray.cpp125 cf_path.SetFileSystemRepresentation(s); in AppendFileSystemRepresentationAsCFString()
/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DCFString.cpp45 CFStringRef CFString::SetFileSystemRepresentation(const char *path) { in SetFileSystemRepresentation() function in CFString
75 SetFileSystemRepresentation(expanded_path.c_str()); in SetFileSystemRepresentationAndExpandTilde()
H A DCFString.h29 CFStringRef SetFileSystemRepresentation(const char *path);
H A DCFBundle.cpp44 cf_path.SetFileSystemRepresentation(path); in SetPath()
H A DMachProcess.mm3203 stdio_path.SetFileSystemRepresentation(stdout_err);
3953 stdio_path.SetFileSystemRepresentation(secondary_name);
3959 stdio_path.SetFileSystemRepresentation("/dev/null");