IsConnectionReused 79 net/http/http_basic_stream.cc return parser()->IsConnectionReused(); IsConnectionReused 96 net/http/http_basic_stream.cc return state_.connection()->GetLoadTimingInfo(IsConnectionReused(), IsConnectionReused 63 net/http/http_basic_stream.h virtual bool IsConnectionReused() const OVERRIDE; IsConnectionReused 1207 net/http/http_network_transaction.cc bool reused_socket = stream_->IsConnectionReused(); IsConnectionReused 1251 net/http/http_network_transaction.cc if (!stream_->IsConnectionReused()) { IsConnectionReused 1481 net/http/http_network_transaction.cc bool connection_is_proven = stream_->IsConnectionReused(); IsConnectionReused 666 net/http/http_pipelined_connection_impl.cc return connection_->GetLoadTimingInfo(IsConnectionReused(pipeline_id), IsConnectionReused 124 net/http/http_pipelined_connection_impl.h bool IsConnectionReused(int pipeline_id) const; IsConnectionReused 91 net/http/http_pipelined_stream.cc return pipeline_->IsConnectionReused(pipeline_id_); IsConnectionReused 66 net/http/http_pipelined_stream.h virtual bool IsConnectionReused() const OVERRIDE; IsConnectionReused 472 net/http/http_proxy_client_socket.cc bool is_connection_reused = http_stream_parser_->IsConnectionReused(); IsConnectionReused 106 net/http/http_stream_base.h virtual bool IsConnectionReused() const = 0; IsConnectionReused 74 net/http/http_stream_parser.h bool IsConnectionReused() const; IsConnectionReused 49 net/http/proxy_connect_redirect_http_stream.h virtual bool IsConnectionReused() const OVERRIDE; IsConnectionReused 52 net/quic/quic_http_stream.h virtual bool IsConnectionReused() const OVERRIDE; IsConnectionReused 65 net/spdy/spdy_http_stream.h virtual bool IsConnectionReused() const OVERRIDE; IsConnectionReused 454 net/websockets/websocket_basic_handshake_stream.cc return parser()->IsConnectionReused(); IsConnectionReused 471 net/websockets/websocket_basic_handshake_stream.cc return state_.connection()->GetLoadTimingInfo(IsConnectionReused(), IsConnectionReused 55 net/websockets/websocket_basic_handshake_stream.h virtual bool IsConnectionReused() const OVERRIDE;