Home
last modified time | relevance | path

Searched defs:cf_str (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/source/Host/macosx/cfcpp/
H A DCFCString.cpp89 const char *CFCString::UTF8(CFStringRef cf_str, std::string &str) { in UTF8()
126 const char *CFCString::FileSystemRepresentation(CFStringRef cf_str, in FileSystemRepresentation()
H A DCFCMutableArray.cpp106 CFCString cf_str(s, encoding); in AppendCStringAsCFString() local
H A DCFCMutableDictionary.cpp417 CFCString cf_str(cstr, kCFStringEncodingUTF8); in AddValueCString() local
431 CFCString cf_str(cstr, kCFStringEncodingUTF8); in SetValueCString() local
/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DCFString.cpp93 const char *CFString::UTF8(CFStringRef cf_str, std::string &str) { in UTF8()
118 const char *CFString::FileSystemRepresentation(CFStringRef cf_str, in FileSystemRepresentation()
/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/
H A DSymbolLocatorDebugSymbols.cpp805 CFStringRef cf_str; in GetModuleSpecInfoFromUUIDDictionary() local
[all...]