Home
last modified time | relevance | path

Searched defs:CancelReadIfReady (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/cronet/net/socket/
H A Dsocket.cc23 int Socket::CancelReadIfReady() { in CancelReadIfReady() function in net::Socket
H A Dtransport_connect_sub_job.cc54 int CancelReadIfReady() override { in CancelReadIfReady() function in net::__anondbcae57c0111::WebSocketStreamSocket
H A Dsocks_client_socket.cc190 int SOCKSClientSocket::CancelReadIfReady() { in CancelReadIfReady() function in net::SOCKSClientSocket
H A Dsocket_posix.cc312 int SocketPosix::CancelReadIfReady() { in CancelReadIfReady() function in net::SocketPosix
H A Dtcp_client_socket.cc415 int TCPClientSocket::CancelReadIfReady() { in CancelReadIfReady() function in net::TCPClientSocket
H A Dtcp_socket_posix.cc324 int TCPSocketPosix::CancelReadIfReady() { in CancelReadIfReady() function in net::TCPSocketPosix
H A Dsocket_test_util.cc1046 int MockTCPClientSocket::CancelReadIfReady() { in CancelReadIfReady() function in net::MockTCPClientSocket
1388 int MockSSLClientSocket::CancelReadIfReady() { in CancelReadIfReady() function in net::MockSSLClientSocket
H A Dtcp_socket_win.cc542 int TCPSocketWin::CancelReadIfReady() { in CancelReadIfReady() function in net::TCPSocketWin
H A Dssl_server_socket_impl.cc457 int SSLServerContextImpl::SocketImpl::CancelReadIfReady() { in CancelReadIfReady() function in net::SSLServerContextImpl::SocketImpl
H A Dssl_client_socket_impl.cc566 int SSLClientSocketImpl::CancelReadIfReady() { in CancelReadIfReady() function in net::SSLClientSocketImpl
H A Dssl_client_socket_unittest.cc373 int FakeBlockingStreamSocket::CancelReadIfReady() { in CancelReadIfReady() function in net::__anon2345ac5a0111::FakeBlockingStreamSocket
843 int CancelReadIfReady() override { return ERR_READ_IF_READY_NOT_IMPLEMENTED; } in CancelReadIfReady() function in net::__anon2345ac5a0111::StreamSocketWithoutReadIfReady
5919 TEST_F(SSLClientSocketTest, CancelReadIfReady) { in TEST_F() argument
H A Dssl_server_socket_unittest.cc1410 TEST_F(SSLServerSocketTest, CancelReadIfReady) { in TEST_F() argument
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_proxy_client_socket.cc176 int HttpProxyClientSocket::CancelReadIfReady() { in CancelReadIfReady() function in net::HttpProxyClientSocket
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_proxy_client_socket.cc220 int SpdyProxyClientSocket::CancelReadIfReady() { in CancelReadIfReady() function in net::SpdyProxyClientSocket
H A Dspdy_proxy_client_socket_unittest.cc1562 TEST_P(SpdyProxyClientSocketTest, CancelReadIfReady) { in TEST_P() argument