Searched refs:connection_error_ (Results 1 – 2 of 2) sorted by relevance
79 QuicErrorCode connection_error() const { return connection_error_; } in connection_error()215 QuicErrorCode connection_error_; variable
147 connection_error_(QUIC_NO_ERROR), in ReliableQuicStream()228 connection_error_ = error; in OnConnectionClosed()