HomeSort by relevance Sort by last modified time
    Searched refs:pathURL (Results 1 - 5 of 5) sorted by null

  /external/webkit/Source/WebKit/win/
WebDownloadCFNet.cpp 183 RetainPtr<CFURLRef> pathURL(AdoptCF, MarshallingHelpers::PathStringToFileCFURLRef(String(bundlePath, SysStringLen(bundlePath))));
184 ASSERT(pathURL);
186 m_download.adoptCF(CFURLDownloadCreateWithResumeData(0, resumeData.get(), pathURL.get(), &client));
292 CFURLRef pathURL = MarshallingHelpers::PathStringToFileCFURLRef(m_bundlePath);
293 CFURLDownloadSetDestination(m_download.get(), pathURL, !!allowOverwrite);
294 CFRelease(pathURL);
MarshallingHelpers.cpp 55 CFURLRef pathURL = CFURLCreateWithFileSystemPath(0, cfPath, kCFURLWindowsPathStyle, false);
57 return pathURL;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.update.configurator_3.3.100.v20100512.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 155 milliseconds