Searched refs:preferredConnectionCount (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/platform/network/cf/
H A DResourceRequestCFNet.cpp226 static const unsigned preferredConnectionCount = 6; local
230 unsigned maximumHTTPConnectionCountPerHost = wkInitializeMaximumHTTPConnectionCountPerHost(preferredConnectionCount);
/external/webkit/WebKitLibraries/win/include/WebKitSystemInterface/
H A DWebKitSystemInterface.h110 unsigned wkInitializeMaximumHTTPConnectionCountPerHost(unsigned preferredConnectionCount);
/external/webkit/Source/WebCore/platform/mac/
H A DWebCoreSystemInterface.mm92 unsigned (*wkInitializeMaximumHTTPConnectionCountPerHost)(unsigned preferredConnectionCount);
H A DWebCoreSystemInterface.h156 extern unsigned (*wkInitializeMaximumHTTPConnectionCountPerHost)(unsigned preferredConnectionCount);
/external/webkit/WebKitLibraries/
H A DWebKitSystemInterface.h353 unsigned WKInitializeMaximumHTTPConnectionCountPerHost(unsigned preferredConnectionCount);

Completed in 93 milliseconds