Searched defs:DoReadLoop (Results 1 – 2 of 2) sorted by relevance
206 void HttpServer::DoReadLoop(HttpConnection* connection) { in HttpServer() function in net::HttpServer
1829 int SpdySession::DoReadLoop(ReadState expected_read_state, int result) { in DoReadLoop() function in net::SpdySession