Searched defs:SpdyRstStreamIR (Results 1 – 2 of 2) sorted by relevance
361 SpdyRstStreamIR::SpdyRstStreamIR(SpdyStreamId stream_id, in SpdyRstStreamIR() function in spdy::SpdyRstStreamIR
872 void VisitRstStream(const SpdyRstStreamIR& /*rst_stream*/) override { in VisitRstStream()