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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/corefoundation/
H A Dutilsexc_base.cpp153 CFURLRef cfurlCurrentFile; // CFURL to hold file path local
159 cfurlCurrentFile = CFURLCreateWithFileSystemPath(
169 cfurlCurrentFile = CFURLCreateWithFileSystemPath(
180 cfurlCurrentFile = CFURLCreateWithString(
187 if(!cfurlCurrentFile)
199 cfurlCurrentFile
201 CFRelease(cfurlCurrentFile); // array has retained it

Completed in 49 milliseconds