/aosp_15_r20/external/cronet/net/socket/ |
H A D | socket.cc | 17 int Socket::ReadIfReady(IOBuffer* buf, in ReadIfReady() function in net::Socket
|
H A D | read_buffering_stream_socket.cc | 42 int ReadBufferingStreamSocket::ReadIfReady(IOBuffer* buf, in ReadIfReady() function in net::ReadBufferingStreamSocket
|
H A D | socket_test_util.cc | 1036 int MockTCPClientSocket::ReadIfReady(IOBuffer* buf, in ReadIfReady() function in net::MockTCPClientSocket 1371 int MockSSLClientSocket::ReadIfReady(IOBuffer* buf, in ReadIfReady() function in net::MockSSLClientSocket 2132 int WrappedStreamSocket::ReadIfReady(IOBuffer* buf, in ReadIfReady() function in net::WrappedStreamSocket
|
H A D | transport_connect_sub_job.cc | 49 int ReadIfReady(IOBuffer* buf, in ReadIfReady() function in net::__anondbcae57c0111::WebSocketStreamSocket
|
H A D | socks_client_socket.cc | 174 int SOCKSClientSocket::ReadIfReady(IOBuffer* buf, in ReadIfReady() function in net::SOCKSClientSocket
|
H A D | socket_posix.cc | 287 int SocketPosix::ReadIfReady(IOBuffer* buf, in ReadIfReady() function in net::SocketPosix
|
H A D | tcp_client_socket.cc | 409 int TCPClientSocket::ReadIfReady(IOBuffer* buf, in ReadIfReady() function in net::TCPClientSocket
|
H A D | tcp_socket_posix.cc | 309 int TCPSocketPosix::ReadIfReady(IOBuffer* buf, in ReadIfReady() function in net::TCPSocketPosix
|
H A D | tcp_socket_win.cc | 508 int TCPSocketWin::ReadIfReady(IOBuffer* buf, in ReadIfReady() function in net::TCPSocketWin
|
H A D | ssl_server_socket_impl.cc | 438 int SSLServerContextImpl::SocketImpl::ReadIfReady( in ReadIfReady() function in net::SSLServerContextImpl::SocketImpl
|
H A D | ssl_client_socket_impl.cc | 552 int SSLClientSocketImpl::ReadIfReady(IOBuffer* buf, in ReadIfReady() function in net::SSLClientSocketImpl
|
H A D | ssl_client_socket_unittest.cc | 196 int SynchronousErrorStreamSocket::ReadIfReady(IOBuffer* buf, in ReadIfReady() function in net::__anon2345ac5a0111::SynchronousErrorStreamSocket 347 int FakeBlockingStreamSocket::ReadIfReady(IOBuffer* buf, in ReadIfReady() function in net::__anon2345ac5a0111::FakeBlockingStreamSocket 837 int ReadIfReady(IOBuffer* buf, in ReadIfReady() function in net::__anon2345ac5a0111::StreamSocketWithoutReadIfReady
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_proxy_client_socket.cc | 166 int HttpProxyClientSocket::ReadIfReady(IOBuffer* buf, in ReadIfReady() function in net::HttpProxyClientSocket
|
/aosp_15_r20/external/cronet/net/spdy/ |
H A D | spdy_proxy_client_socket.cc | 197 int SpdyProxyClientSocket::ReadIfReady(IOBuffer* buf, in ReadIfReady() function in net::SpdyProxyClientSocket
|
H A D | spdy_session_unittest.cc | 5501 TEST_P(SpdySessionReadIfReadyTest, ReadIfReady) { in TEST_P() argument
|