Home
last modified time | relevance | path

Searched defs:DoReadLoop (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/server/
H A Dhttp_server.cc206 void HttpServer::DoReadLoop(HttpConnection* connection) { in HttpServer() function in net::HttpServer
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_session.cc1829 int SpdySession::DoReadLoop(ReadState expected_read_state, int result) { in DoReadLoop() function in net::SpdySession