Home
last modified time | relevance | path

Searched refs:asynchronousInternetHandle (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/network/win/
DResourceHandleWin.cpp58 static HINTERNET asynchronousInternetHandle(const String& userAgent) in asynchronousInternetHandle() function
277 d->m_internetHandle = asynchronousInternetHandle(context->userAgent()); in start()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0650012 This also adds asynchronousInternetHandle() to create a static asynchronous internetHandle.
50016 (WebCore::asynchronousInternetHandle):