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

/external/chromium/net/tools/flip_server/
H A Dhttp_interface.cc230 return SendSynReplyImpl(stream_id, headers);
254 SendSynReplyImpl(stream_id, my_headers);
265 SendSynReplyImpl(stream_id, my_headers);
271 size_t HttpSM::SendSynReplyImpl(uint32 stream_id, const BalsaHeaders& headers) { function in class:net::HttpSM
H A Dhttp_interface.h110 size_t SendSynReplyImpl(uint32 stream_id, const BalsaHeaders& headers);
H A Dspdy_interface.cc399 return SendSynReplyImpl(stream_id, headers);
418 SendSynReplyImpl(stream_id, my_headers);
426 SendSynReplyImpl(stream_id, my_headers);
488 size_t SpdySM::SendSynReplyImpl(uint32 stream_id, const BalsaHeaders& headers) { function in class:net::SpdySM
H A Dspdy_interface.h115 size_t SendSynReplyImpl(uint32 stream_id, const BalsaHeaders& headers);
H A Dstreamer_interface.h74 size_t SendSynReplyImpl(uint32 stream_id, const BalsaHeaders& headers) { function in class:net::StreamerSM
/external/chromium_org/net/tools/flip_server/
H A Dhttp_interface.cc230 return SendSynReplyImpl(stream_id, headers);
254 SendSynReplyImpl(stream_id, my_headers);
265 SendSynReplyImpl(stream_id, my_headers);
271 size_t HttpSM::SendSynReplyImpl(uint32 stream_id, const BalsaHeaders& headers) { function in class:net::HttpSM
H A Dspdy_interface.cc360 return SendSynReplyImpl(stream_id, headers);
379 SendSynReplyImpl(stream_id, my_headers);
387 SendSynReplyImpl(stream_id, my_headers);
451 size_t SpdySM::SendSynReplyImpl(uint32 stream_id, const BalsaHeaders& headers) { function in class:net::SpdySM
H A Dstreamer_interface.h77 size_t SendSynReplyImpl(uint32 stream_id, const BalsaHeaders& headers) { function in class:net::StreamerSM
H A Dhttp_interface.h114 size_t SendSynReplyImpl(uint32 stream_id, const BalsaHeaders& headers);
H A Dspdy_interface.h169 size_t SendSynReplyImpl(uint32 stream_id, const BalsaHeaders& headers);

Completed in 57 milliseconds