Searched defs:GetQuicErrorCode (Results 1 – 2 of 2) sorted by relevance
9 absl::optional<quic::QuicErrorCode> HttpStream::GetQuicErrorCode() const { in GetQuicErrorCode() function in net::HttpStream
436 absl::optional<quic::QuicErrorCode> QuicHttpStream::GetQuicErrorCode() const { in GetQuicErrorCode() function in net::QuicHttpStream