OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_httpPipeliningEnabled
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/network/cf/
ResourceRequest.h
109
static bool
s_httpPipeliningEnabled
;
ResourceRequestCFNet.cpp
44
bool ResourceRequest::
s_httpPipeliningEnabled
= false;
216
return
s_httpPipeliningEnabled
;
221
s_httpPipeliningEnabled
= flag;
Completed in 23 milliseconds