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

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

Completed in 37 milliseconds