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

/external/webkit/Source/WebCore/platform/network/cf/
H A DResourceRequestCFNet.cpp214 bool ResourceRequest::httpPipeliningEnabled() function in class:WebCore::ResourceRequest
233 if (ResourceRequest::httpPipeliningEnabled()) {
/external/webkit/Source/WebKit2/UIProcess/
H A DWebContext.cpp757 bool WebContext::httpPipeliningEnabled() function in class:WebKit::WebContext
760 return ResourceRequest::httpPipeliningEnabled();

Completed in 71 milliseconds