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

  /external/webkit/WebCore/platform/
FileSystem.h 55 typedef const struct __CFData* CFDataRef;
152 bool safeCreateFile(const String&, CFDataRef);
  /external/webkit/WebCore/platform/graphics/
ImageSource.h 39 typedef const struct __CFData* CFDataRef;
  /external/webkit/WebKitLibraries/win/include/WebKitSystemInterface/
WebKitSystemInterface.h 33 typedef const struct __CFData* CFDataRef;
81 void wkSetClientCertificateInSSLProperties(CFMutableDictionaryRef, CFDataRef);
  /external/webkit/WebCore/platform/network/
ResourceHandle.h 40 typedef const struct __CFData * CFDataRef;
144 static void setClientCertificate(const String& host, CFDataRef);
151 static void setClientCertificate(const String& host, CFDataRef);

Completed in 57 milliseconds