Home
last modified time | relevance | path

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

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