Home
last modified time | relevance | path

Searched refs:bundlePathURL (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/Downloads/cfnet/
DDownloadCFNet.cpp135 …RetainPtr<CFURLRef> bundlePathURL(AdoptCF, CFURLCreateWithFileSystemPath(0, bundlePath.get(), kCFU… in didDecideDestination() local
136 CFURLDownloadSetDestination(m_download.get(), bundlePathURL.get(), allowOverwrite); in didDecideDestination()