Searched defs:SendSynReply (Results 1 – 5 of 5) sorted by relevance
151 size_t StreamerSM::SendSynReply(uint32 stream_id, const BalsaHeaders& headers) { in SendSynReply() function in net::StreamerSM
210 size_t HttpSM::SendSynReply(uint32 stream_id, const BalsaHeaders& headers) { in SendSynReply() function in net::HttpSM
386 size_t SpdySM::SendSynReply(uint32 stream_id, const BalsaHeaders& headers) { in SendSynReply() function in net::SpdySM
333 TEST_F(FlipHttpSMTest, SendSynReply) { in TEST_F() argument
656 TEST_P(SpdySMProxyTest, SendSynReply) { in TEST_P() argument