Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/loader/
DResourceLoadScheduler.cpp233 …ceLoadScheduler::HostInformation::HostInformation(const String& name, unsigned maxRequestsInFlight) in HostInformation() argument
235 , m_maxRequestsInFlight(maxRequestsInFlight) in HostInformation()