Searched defs:cf_str (Results 1 – 5 of 5) sorted by relevance
93 const char *CFString::UTF8(CFStringRef cf_str, std::string &str) { in UTF8()118 const char *CFString::FileSystemRepresentation(CFStringRef cf_str, in FileSystemRepresentation()
89 const char *CFCString::UTF8(CFStringRef cf_str, std::string &str) { in UTF8()126 const char *CFCString::FileSystemRepresentation(CFStringRef cf_str, in FileSystemRepresentation()
107 CFCString cf_str(s, encoding); in AppendCStringAsCFString() local
417 CFCString cf_str(cstr, kCFStringEncodingUTF8); in AddValueCString() local431 CFCString cf_str(cstr, kCFStringEncodingUTF8); in SetValueCString() local
313 CFStringRef cf_str; in GetModuleSpecInfoFromUUIDDictionary() local