Home
last modified time | relevance | path

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

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