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

/external/chromium_org/net/tools/flip_server/
H A Dhttp_interface.cc211 return SendSynReplyImpl(stream_id, headers);
238 SendSynReplyImpl(stream_id, my_headers);
244 size_t HttpSM::SendSynReplyImpl(uint32 stream_id, const BalsaHeaders& headers) { function in class:net::HttpSM
H A Dhttp_interface.h116 size_t SendSynReplyImpl(uint32 stream_id, const BalsaHeaders& headers);
H A Dstreamer_interface.h80 size_t SendSynReplyImpl(uint32 stream_id, const BalsaHeaders& headers) { function in class:net::StreamerSM
H A Dspdy_interface.cc391 return SendSynReplyImpl(stream_id, headers);
413 SendSynReplyImpl(stream_id, my_headers);
492 size_t SpdySM::SendSynReplyImpl(uint32 stream_id, const BalsaHeaders& headers) { function in class:net::SpdySM
H A Dspdy_interface.h189 size_t SendSynReplyImpl(uint32 stream_id, const BalsaHeaders& headers);

Completed in 828 milliseconds