Searched refs:SendEOFImpl (Results 1 – 5 of 5) sorted by relevance
196 SendEOFImpl(stream_id); in SendEOF()222 void HttpSM::SendEOFImpl(uint32 stream_id) { in SendEOFImpl() function in net::HttpSM240 SendEOFImpl(stream_id); in SendErrorNotFoundImpl()
77 void SendEOFImpl(uint32 stream_id) {} in SendEOFImpl() function
113 void SendEOFImpl(uint32 stream_id);
182 void SendEOFImpl(uint32 stream_id);
376 void SpdySM::SendEOF(uint32 stream_id) { SendEOFImpl(stream_id); } in SendEOF()399 void SpdySM::SendEOFImpl(uint32 stream_id) { in SendEOFImpl() function in net::SpdySM