Searched refs:cfPath (Results 1 – 1 of 1) sorted by relevance
54 …CFStringRef cfPath = CFStringCreateWithCharactersNoCopy(0, (const UniChar*)string.characters(), st… in PathStringToFileCFURLRef() local55 CFURLRef pathURL = CFURLCreateWithFileSystemPath(0, cfPath, kCFURLWindowsPathStyle, false); in PathStringToFileCFURLRef()56 CFRelease(cfPath); in PathStringToFileCFURLRef()