HomeSort by relevance Sort by last modified time
    Searched refs:CFURLRef (Results 76 - 88 of 88) sorted by null

1 2 34

  /external/webkit/Source/WebCore/platform/
KURLGoogle.cpp 406 KURL::KURL(CFURLRef)
412 CFURLRef KURL::createCFURL() const
    [all...]
  /external/chromium/chrome/common/
service_process_util_unittest.cc 423 base::mac::ScopedCFTypeRef<CFURLRef> url(
  /external/webkit/Source/WebCore/platform/network/curl/
ResourceHandleManager.cpp 72 RetainPtr<CFURLRef> certURLRef(AdoptCF, CFBundleCopyResourceURL(webKitBundle, CFSTR("cacert"), CFSTR("pem"), CFSTR("certificates")));
  /external/webkit/Source/WebKit2/UIProcess/API/mac/
PDFViewController.mm 64 CFURLRef appURL = 0;
  /external/webkit/Source/WebCore/platform/network/cf/
ResourceHandleCFNet.cpp 373 CFURLRef url = CFURLRequestGetURL(newRequest);
    [all...]
  /external/webkit/Source/WebCore/platform/win/
ClipboardUtilitiesWin.cpp 60 RetainPtr<CFURLRef> cfURL(AdoptCF, CFURLCreateWithFileSystemPath(0, path, kCFURLWindowsPathStyle, false));
  /external/webkit/Source/WebCore/platform/graphics/mac/
MediaPlayerPrivateQTKit.mm 276 CFArrayRef proxiesForURL = CFNetworkCopyProxiesForURL((CFURLRef)cocoaURL, proxySettings);
    [all...]
  /external/webkit/Source/WebKit/mac/WebView/
WebPDFView.mm 115 OSStatus error = LSCopyApplicationForMIMEType((CFStringRef)type, kLSRolesAll, (CFURLRef *)&appURL);
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/cg/
GraphicsContextCG.cpp     [all...]
  /external/webkit/Tools/DumpRenderTree/win/
LayoutTestControllerWin.cpp 752 RetainPtr<CFURLRef> url(AdoptCF, CFURLCreateWithString(0, urlString.get(), 0));
    [all...]
  /external/webkit/Source/WebKit/win/
WebPreferences.cpp 434 RetainPtr<CFURLRef> urlRef(AdoptCF, CFURLCreateFromFileSystemRepresentation(0, reinterpret_cast<const UInt8*>(path.data()), path.length(), false));
    [all...]
WebView.cpp     [all...]
  /external/mdnsresponder/mDNSShared/
DebugServices.c 898 CFURLRef url;
    [all...]

Completed in 399 milliseconds

1 2 34