Searched refs:fileNameRef (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileMac.cpp2996 CFStringRef fileNameRef = ::CFURLCopyLastPathComponent(aCFURL); local
2997 if (fileNameRef)
3009 if (::CFStringGetCString(fileNameRef, origName, sizeof(origName), theEncoding))
3016 ::CFRelease(fileNameRef);

Completed in 800 milliseconds