Searched refs:http2_error_code (Results 1 – 2 of 2) sorted by relevance
540 Http2ErrorCode http2_error_code) { in OnRstStream() argument541 QUICHE_DVLOG(1) << "OnRstStream: " << header << "; code=" << http2_error_code; in OnRstStream()544 ParseErrorCode(static_cast<uint32_t>(http2_error_code)); in OnRstStream()
188 Http2ErrorCode http2_error_code) override;