Searched defs:IsConnectionReusable (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_basic_stream.cc80 bool HttpBasicStream::IsConnectionReusable() const { function in class:net::HttpBasicStream
81 return parser()->IsConnectionReusable();
H A Dproxy_connect_redirect_http_stream.cc74 bool ProxyConnectRedirectHttpStream::IsConnectionReusable() const { function in class:net::ProxyConnectRedirectHttpStream
H A Dhttp_stream_parser.cc994 bool HttpStreamParser::IsConnectionReusable() const { function in class:net::HttpStreamParser
/external/chromium_org/net/quic/
H A Dquic_http_stream.cc248 bool QuicHttpStream::IsConnectionReusable() const { function in class:net::QuicHttpStream
/external/chromium_org/net/spdy/
H A Dspdy_http_stream.cc172 bool SpdyHttpStream::IsConnectionReusable() const { function in class:net::SpdyHttpStream
/external/chromium_org/net/websockets/
H A Dwebsocket_basic_handshake_stream.cc466 bool WebSocketBasicHandshakeStream::IsConnectionReusable() const { function in class:net::WebSocketBasicHandshakeStream

Completed in 3268 milliseconds