Searched defs:CFReadStreamRef (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebKitLibraries/win/include/WebKitSystemInterface/
H A DWebKitSystemInterface.h55 typedef struct __CFReadStream* CFReadStreamRef; typedef in typeref:struct:__CFReadStream
112 void wkSetCONNECTProxyForStream(CFReadStreamRef, CFStringRef proxyHost, CFNumberRef proxyPort);
113 void wkSetCONNECTProxyAuthorizationForStream(CFReadStreamRef, CFStringRef proxyAuthorizationString);
114 CFHTTPMessageRef wkCopyCONNECTProxyResponse(CFReadStreamRef, CFURLRef responseURL);

Completed in 51 milliseconds