Searched defs:RetryRead (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/net/socket/ | ||
| D | socket_posix.cc | 493 void SocketPosix::RetryRead(int rv) { in RetryRead() function in net::SocketPosix |
| D | tcp_socket_win.cc | 926 void TCPSocketWin::RetryRead(int rv) { in RetryRead() function in net::TCPSocketWin |
| D | socket_test_util.cc | 1181 void MockTCPClientSocket::RetryRead(int rv) { in RetryRead() function in net::MockTCPClientSocket |