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

  /external/webkit/Source/WebCore/platform/network/cf/
FormDataStreamCFNet.h 37 typedef struct _CFURLRequest* CFMutableURLRequestRef;
42 void setHTTPBody(CFMutableURLRequestRef, PassRefPtr<FormData>);
  /external/webkit/WebKitLibraries/win/include/WebKitSystemInterface/
WebKitSystemInterface.h 51 typedef struct _CFURLRequest* CFMutableURLRequestRef;
95 void wkSetCFURLRequestShouldContentSniff(CFMutableURLRequestRef, bool);
100 void wkCFURLRequestSetHTTPRequestBodyParts(CFMutableURLRequestRef, CFArrayRef bodyParts);
103 void wkSetRequestStorageSession(CFURLStorageSessionRef, CFMutableURLRequestRef);

Completed in 196 milliseconds