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