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

  /external/chromium/net/http/
http_basic_stream.cc 97 bool HttpBasicStream::IsConnectionReused() const {
98 return parser_->IsConnectionReused();
http_stream_parser.cc 693 bool HttpStreamParser::IsConnectionReused() const {
  /external/chromium/net/spdy/
spdy_http_stream.cc 172 bool SpdyHttpStream::IsConnectionReused() const {

Completed in 52 milliseconds