HomeSort by relevance Sort by last modified time
    Searched defs:httpPipeliningEnabled (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/network/cf/
ResourceRequestCFNet.cpp 214 bool ResourceRequest::httpPipeliningEnabled()
233 if (ResourceRequest::httpPipeliningEnabled()) {
  /external/webkit/Source/WebKit2/UIProcess/
WebContext.cpp 757 bool WebContext::httpPipeliningEnabled()
760 return ResourceRequest::httpPipeliningEnabled();

Completed in 224 milliseconds