/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_basic_stream.cc | 144 void WebSocketBasicStream::BufferSizeManager::OnReadComplete( in OnReadComplete() function in net::WebSocketBasicStream::BufferSizeManager 330 void WebSocketBasicStream::OnReadComplete( in OnReadComplete() function in net::WebSocketBasicStream
|
H A D | websocket_deflate_stream.cc | 104 void WebSocketDeflateStream::OnReadComplete( in OnReadComplete() function in net::WebSocketDeflateStream
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | socket_test_util.cc | 745 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 D | fuzzed_socket.cc | 253 void FuzzedSocket::OnReadComplete(CompletionOnceCallback callback, int result) { in OnReadComplete() function in net::FuzzedSocket
|
H A D | fuzzed_datagram_client_socket.cc | 226 void FuzzedDatagramClientSocket::OnReadComplete( in OnReadComplete() function in net::FuzzedDatagramClientSocket
|
/aosp_15_r20/external/cronet/net/filter/ |
H A D | fuzzed_source_stream.cc | 78 void FuzzedSourceStream::OnReadComplete(CompletionOnceCallback callback, in OnReadComplete() function in net::FuzzedSourceStream
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_chromium_packet_reader.cc | 134 void QuicChromiumPacketReader::OnReadComplete(int result) { in OnReadComplete() function in net::QuicChromiumPacketReader
|
H A D | quic_proxy_client_socket.cc | 194 void QuicProxyClientSocket::OnReadComplete(int rv) { in OnReadComplete() function in net::QuicProxyClientSocket
|
/aosp_15_r20/external/cronet/net/tools/quic/ |
H A D | quic_simple_server.cc | 176 void QuicSimpleServer::OnReadComplete(int result) { in OnReadComplete() function in net::QuicSimpleServer
|
/aosp_15_r20/external/cronet/components/metrics/structured/lib/ |
H A D | persistent_proto_internal.cc | 66 void PersistentProtoInternal::OnReadComplete( in OnReadComplete() function in metrics::structured::internal::PersistentProtoInternal
|
/aosp_15_r20/external/cronet/net/test/url_request/ |
H A D | url_request_test_job_backed_by_file.cc | 144 void URLRequestTestJobBackedByFile::OnReadComplete(IOBuffer* buf, int result) {} in OnReadComplete() function in net::URLRequestTestJobBackedByFile
|
H A D | url_request_mock_http_job.cc | 152 void URLRequestMockHTTPJob::OnReadComplete(net::IOBuffer* buffer, int result) { in OnReadComplete() function in net::URLRequestMockHTTPJob
|
H A D | url_request_test_job_backed_by_file_unittest.cc | 77 void OnReadComplete(IOBuffer* buf, int result) override { in OnReadComplete() function in net::__anonaaf106690111::TestURLRequestTestJobBackedByFile
|
/aosp_15_r20/external/libchrome/mojo/core/ |
H A D | channel.cc | 622 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 D | dns_transaction_unittest.cc | 571 void OnReadComplete(const MockRead& data) override { in OnReadComplete() function in net::__anon98d353a80111::URLRequestMockDohJob
|