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

  /external/chromium/net/http/
http_basic_stream.cc 105 bool HttpBasicStream::IsConnectionReusable() const {
106 return parser_->IsConnectionReusable();
http_stream_parser.cc 703 bool HttpStreamParser::IsConnectionReusable() const {
  /external/chromium/net/spdy/
spdy_http_stream.cc 180 bool SpdyHttpStream::IsConnectionReusable() const {

Completed in 406 milliseconds