SocketReuseType 646 net/http/http_pipelined_connection_impl.cc ClientSocketHandle::SocketReuseType reuse_type = connection_->reuse_type(); SocketReuseType 901 net/http/http_stream_parser.cc ClientSocketHandle::SocketReuseType reuse_type = connection_->reuse_type(); SocketReuseType 129 net/socket/client_socket_handle.h void set_reuse_type(SocketReuseType reuse_type) { reuse_type_ = reuse_type; } SocketReuseType 166 net/socket/client_socket_handle.h SocketReuseType reuse_type() const { return reuse_type_; } SocketReuseType 195 net/socket/client_socket_handle.h SocketReuseType reuse_type_; SocketReuseType 481 net/socket/client_socket_pool_base.cc ClientSocketHandle::SocketReuseType reuse_type = SocketReuseType 976 net/socket/client_socket_pool_base.cc ClientSocketHandle::SocketReuseType reuse_type, SocketReuseType 537 net/socket/client_socket_pool_base.h ClientSocketHandle::SocketReuseType reuse_type,