Home
last modified time | relevance | path

Searched defs:RetryRead (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/socket/
Dsocket_posix.cc493 void SocketPosix::RetryRead(int rv) { in RetryRead() function in net::SocketPosix
Dtcp_socket_win.cc926 void TCPSocketWin::RetryRead(int rv) { in RetryRead() function in net::TCPSocketWin
Dsocket_test_util.cc1181 void MockTCPClientSocket::RetryRead(int rv) { in RetryRead() function in net::MockTCPClientSocket