Searched defs:CFStringReftoUTF8 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileOSX.cpp566 rv = CFStringReftoUTF8(leafStrRef, aNativeLeafName);
972 rv = CFStringReftoUTF8(pathStrRef, aNativePath);
2100 rv = CFStringReftoUTF8(bundleIdentifier, outBundleIdentifier);
2191 rv = CFStringReftoUTF8(pathStrRef, path);
2277 nsresult nsLocalFile::CFStringReftoUTF8(CFStringRef aInStrRef, nsACString& aOutStr) function in class:nsLocalFile
2320 CFStringReftoUTF8(pathStrRef, path);

Completed in 429 milliseconds