Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_basic_stream.cc144 void WebSocketBasicStream::BufferSizeManager::OnReadComplete( in OnReadComplete() function in net::WebSocketBasicStream::BufferSizeManager
330 void WebSocketBasicStream::OnReadComplete( in OnReadComplete() function in net::WebSocketBasicStream
H A Dwebsocket_deflate_stream.cc104 void WebSocketDeflateStream::OnReadComplete( in OnReadComplete() function in net::WebSocketDeflateStream
/aosp_15_r20/external/cronet/net/socket/
H A Dsocket_test_util.cc745 void SequencedSocketData::OnReadComplete() { in OnReadComplete() function in net::SequencedSocketData
1207 void MockTCPClientSocket::OnReadComplete(const MockRead& data) { in OnReadComplete() function in net::MockTCPClientSocket
1544 void MockSSLClientSocket::OnReadComplete(const MockRead& data) { in OnReadComplete() function in net::MockSSLClientSocket
1782 void MockUDPClientSocket::OnReadComplete(const MockRead& data) { in OnReadComplete() function in net::MockUDPClientSocket
H A Dfuzzed_socket.cc253 void FuzzedSocket::OnReadComplete(CompletionOnceCallback callback, int result) { in OnReadComplete() function in net::FuzzedSocket
H A Dfuzzed_datagram_client_socket.cc226 void FuzzedDatagramClientSocket::OnReadComplete( in OnReadComplete() function in net::FuzzedDatagramClientSocket
/aosp_15_r20/external/cronet/net/filter/
H A Dfuzzed_source_stream.cc78 void FuzzedSourceStream::OnReadComplete(CompletionOnceCallback callback, in OnReadComplete() function in net::FuzzedSourceStream
/aosp_15_r20/external/cronet/net/quic/
H A Dquic_chromium_packet_reader.cc134 void QuicChromiumPacketReader::OnReadComplete(int result) { in OnReadComplete() function in net::QuicChromiumPacketReader
H A Dquic_proxy_client_socket.cc194 void QuicProxyClientSocket::OnReadComplete(int rv) { in OnReadComplete() function in net::QuicProxyClientSocket
/aosp_15_r20/external/cronet/net/tools/quic/
H A Dquic_simple_server.cc176 void QuicSimpleServer::OnReadComplete(int result) { in OnReadComplete() function in net::QuicSimpleServer
/aosp_15_r20/external/cronet/components/metrics/structured/lib/
H A Dpersistent_proto_internal.cc66 void PersistentProtoInternal::OnReadComplete( in OnReadComplete() function in metrics::structured::internal::PersistentProtoInternal
/aosp_15_r20/external/cronet/net/test/url_request/
H A Durl_request_test_job_backed_by_file.cc144 void URLRequestTestJobBackedByFile::OnReadComplete(IOBuffer* buf, int result) {} in OnReadComplete() function in net::URLRequestTestJobBackedByFile
H A Durl_request_mock_http_job.cc152 void URLRequestMockHTTPJob::OnReadComplete(net::IOBuffer* buffer, int result) { in OnReadComplete() function in net::URLRequestMockHTTPJob
H A Durl_request_test_job_backed_by_file_unittest.cc77 void OnReadComplete(IOBuffer* buf, int result) override { in OnReadComplete() function in net::__anonaaf106690111::TestURLRequestTestJobBackedByFile
/aosp_15_r20/external/libchrome/mojo/core/
H A Dchannel.cc622 bool Channel::OnReadComplete(size_t bytes_read, size_t* next_read_size_hint) { in OnReadComplete() function in mojo::core::Channel
/aosp_15_r20/external/cronet/net/dns/
H A Ddns_transaction_unittest.cc571 void OnReadComplete(const MockRead& data) override { in OnReadComplete() function in net::__anon98d353a80111::URLRequestMockDohJob