HomeSort by relevance Sort by last modified time
    Searched refs:PIPELINE_PROBABLY_CAPABLE (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/http/
http_pipelined_host_capability.h 16 PIPELINE_PROBABLY_CAPABLE = 3, // We are using pipelining, but haven't
http_pipelined_host_impl.cc 114 capability_ = PIPELINE_PROBABLY_CAPABLE;
116 } else if (capability_ == PIPELINE_PROBABLY_CAPABLE &&
152 case PIPELINE_PROBABLY_CAPABLE:
  /external/chromium_org/chrome/browser/ui/webui/net_internals/
net_internals_ui.cc     [all...]

Completed in 39 milliseconds