Searched defs:SendOKResponse (Results 1 – 3 of 3) sorted by relevance
59 virtual void SendOKResponse(uint32 stream_id, std::string output) {} in SendOKResponse() function
97 void HttpSM::SendOKResponse(uint32 stream_id, std::string* output) { in SendOKResponse() function in net::HttpSM
390 void SpdySM::SendOKResponse(uint32 stream_id, std::string* output) { in SendOKResponse() function in net::SpdySM