SerializeRstStream 291 net/spdy/buffered_spdy_framer.cc return spdy_framer_.SerializeRstStream(rst_ir); SerializeRstStream 2549 net/spdy/spdy_framer.cc frame_.reset(framer_->SerializeRstStream(rst_stream)); SerializeRstStream 383 net/spdy/spdy_framer.h SpdySerializedFrame* SerializeRstStream( SerializeRstStream 2140 net/spdy/spdy_framer_test.cc scoped_ptr<SpdyFrame> frame(framer.SerializeRstStream(rst_stream)); SerializeRstStream 2164 net/spdy/spdy_framer_test.cc scoped_ptr<SpdyFrame> frame(framer.SerializeRstStream(rst_stream)); SerializeRstStream 2188 net/spdy/spdy_framer_test.cc scoped_ptr<SpdyFrame> frame(framer.SerializeRstStream(rst_stream)); SerializeRstStream 4214 net/spdy/spdy_framer_test.cc scoped_ptr<SpdyFrame> frame(framer.SerializeRstStream(rst_stream)); SerializeRstStream 895 net/spdy/spdy_test_util_common.cc return CreateFramer()->SerializeRstStream(rst_ir);