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

  /external/webkit/WebCore/platform/network/cf/
AuthenticationCF.h 31 typedef struct _CFURLProtectionSpace* CFURLProtectionSpaceRef;
41 CFURLProtectionSpaceRef createCF(const ProtectionSpace&);
44 ProtectionSpace core(CFURLProtectionSpaceRef);
  /external/webkit/WebKitLibraries/win/include/WebKitSystemInterface/
WebKitSystemInterface.h 50 typedef struct _CFURLProtectionSpace* CFURLProtectionSpaceRef;
92 CFURLCredentialRef wkCopyCredentialFromCFPersistentStorage(CFURLProtectionSpaceRef protectionSpace);

Completed in 355 milliseconds