HomeSort by relevance Sort by last modified time
    Searched defs:CFURLResponseRef (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/network/cf/
ResourceResponse.h 31 typedef struct _CFURLResponse* CFURLResponseRef;
42 ResourceResponse(CFURLResponseRef cfResponse)
67 CFURLResponseRef cfURLResponse() const;
75 RetainPtr<CFURLResponseRef> m_cfResponse;
  /external/webkit/WebKitLibraries/win/include/WebKitSystemInterface/
WebKitSystemInterface.h 41 typedef struct _CFURLResponse* CFURLResponseRef;
76 CFDictionaryRef wkGetSSLCertificateInfo(CFURLResponseRef);

Completed in 24 milliseconds