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