Searched refs:SendEOF (Results 1 – 6 of 6) sorted by relevance
71 sm_spdy_interface_->SendEOF(stream_id_); in MessageDone()179 sm_spdy_interface_->SendEOF(stream_id_); in ResetForNewConnection()214 void HttpSM::SendEOF(uint32 stream_id) { in SendEOF() function in net::HttpSM342 SendEOF(mci->stream_id); in GetOutput()
51 virtual void SendEOF(uint32 stream_id) = 0;
57 virtual void SendEOF(uint32 stream_id) {} in SendEOF() function
99 virtual void SendEOF(uint32 stream_id);
94 virtual void SendEOF(uint32 stream_id);
382 void SpdySM::SendEOF(uint32 stream_id) { in SendEOF() function in net::SpdySM582 SendEOF(mci->stream_id); in GetOutput()