OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:preferredconnectioncount
(Results
1 - 6
of
6
) sorted by null
/external/webkit/Source/WebCore/platform/network/cf/
ResourceRequestCFNet.cpp
226
static const unsigned
preferredConnectionCount
= 6;
230
unsigned maximumHTTPConnectionCountPerHost = wkInitializeMaximumHTTPConnectionCountPerHost(
preferredConnectionCount
);
/external/webkit/Source/WebCore/platform/mac/
WebCoreSystemInterface.mm
92
unsigned (*wkInitializeMaximumHTTPConnectionCountPerHost)(unsigned
preferredConnectionCount
);
WebCoreSystemInterface.h
156
extern unsigned (*wkInitializeMaximumHTTPConnectionCountPerHost)(unsigned
preferredConnectionCount
);
/external/webkit/WebKitLibraries/win/include/WebKitSystemInterface/
WebKitSystemInterface.h
110
unsigned wkInitializeMaximumHTTPConnectionCountPerHost(unsigned
preferredConnectionCount
);
/external/webkit/WebKitLibraries/
WebKitSystemInterface.h
353
unsigned WKInitializeMaximumHTTPConnectionCountPerHost(unsigned
preferredConnectionCount
);
/external/webkit/WebKitLibraries/win/lib/
WebKitSystemInterface.lib
[
all
...]
Completed in 397 milliseconds