Searched refs:SendOKResponse (Results 1 – 5 of 5) sorted by relevance
59 virtual void SendOKResponse(uint32 stream_id, std::string output) {} in SendOKResponse() function
70 void SendOKResponse(uint32 stream_id, std::string* output);
96 void SendOKResponse(uint32 stream_id, std::string* output);
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