Home
last modified time | relevance | path

Searched defs:SpdyRstStreamIR (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_protocol.cc361 SpdyRstStreamIR::SpdyRstStreamIR(SpdyStreamId stream_id, in SpdyRstStreamIR() function in spdy::SpdyRstStreamIR
H A Dspdy_framer.cc872 void VisitRstStream(const SpdyRstStreamIR& /*rst_stream*/) override { in VisitRstStream()