Searched refs:SendEOFImpl (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/tools/flip_server/
H A Dhttp_interface.cc196 SendEOFImpl(stream_id);
222 void HttpSM::SendEOFImpl(uint32 stream_id) { function in class:net::HttpSM
240 SendEOFImpl(stream_id);
H A Dhttp_interface.h113 void SendEOFImpl(uint32 stream_id);
H A Dstreamer_interface.h77 void SendEOFImpl(uint32 stream_id) {} function in class:net::StreamerSM
H A Dspdy_interface.h184 void SendEOFImpl(uint32 stream_id);
H A Dspdy_interface.cc380 void SpdySM::SendEOF(uint32 stream_id) { SendEOFImpl(stream_id); }
403 void SpdySM::SendEOFImpl(uint32 stream_id) { function in class:net::SpdySM

Completed in 1091 milliseconds