HomeSort by relevance Sort by last modified time
    Searched defs:IsConnectionReusable (Results 1 - 10 of 10) 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_org/net/http/
http_basic_stream.cc 84 bool HttpBasicStream::IsConnectionReusable() const {
85 return parser()->IsConnectionReusable();
proxy_connect_redirect_http_stream.cc 80 bool ProxyConnectRedirectHttpStream::IsConnectionReusable() const {
http_pipelined_stream.cc 98 bool HttpPipelinedStream::IsConnectionReusable() const {
http_stream_parser.cc 910 bool HttpStreamParser::IsConnectionReusable() const {
    [all...]
  /external/chromium/net/spdy/
spdy_http_stream.cc 180 bool SpdyHttpStream::IsConnectionReusable() const {
  /external/chromium_org/net/quic/
quic_http_stream.cc 243 bool QuicHttpStream::IsConnectionReusable() const {
  /external/chromium_org/net/spdy/
spdy_http_stream.cc 176 bool SpdyHttpStream::IsConnectionReusable() const {
  /external/chromium_org/net/websockets/
websocket_basic_handshake_stream.cc 216 bool WebSocketBasicHandshakeStream::IsConnectionReusable() const {

Completed in 29 milliseconds