/aosp_15_r20/external/openscreen/osp/impl/quic/testing/ |
H A D | fake_quic_connection_factory.cc | 179 void FakeClientQuicConnectionFactory::OnRead(UdpSocket* socket, in OnRead() function in openscreen::osp::FakeClientQuicConnectionFactory 217 void FakeServerQuicConnectionFactory::OnRead(UdpSocket* socket, in OnRead() function in openscreen::osp::FakeServerQuicConnectionFactory
|
H A D | fake_quic_connection.cc | 65 void FakeQuicConnection::OnRead(UdpSocket* socket, ErrorOr<UdpPacket> data) { in OnRead() function in openscreen::osp::FakeQuicConnection
|
/aosp_15_r20/external/openscreen/platform/test/ |
H A D | mock_tls_connection.h | 37 void OnRead(std::vector<uint8_t> block) { in OnRead() function
|
H A D | fake_udp_socket.h | 29 void OnRead(UdpSocket* socket, ErrorOr<UdpPacket> packet) override { in OnRead() function
|
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/libuv/callbacks/ |
H A D | callbacks.cc | 49 void OnRead(uv_fs_t* req) { in OnRead() function
|
/aosp_15_r20/external/openscreen/discovery/mdns/ |
H A D | mdns_receiver.cc | 59 void MdnsReceiver::OnRead(UdpSocket* socket, in OnRead() function in openscreen::discovery::MdnsReceiver
|
H A D | mdns_service_impl.cc | 151 void MdnsServiceImpl::OnRead(UdpSocket* socket, ErrorOr<UdpPacket> packet) { in OnRead() function in openscreen::discovery::MdnsServiceImpl
|
/aosp_15_r20/external/cronet/components/metrics/structured/lib/ |
H A D | key_data_file_delegate.cc | 65 void KeyDataFileDelegate::OnRead(ReadStatus status) { in OnRead() function in metrics::structured::KeyDataFileDelegate
|
H A D | persistent_proto_unittest.cc | 85 void OnRead(const ReadStatus status) { in OnRead() function in metrics::structured::__anon1ec35cdd0111::TestCase
|
/aosp_15_r20/external/openscreen/cast/common/channel/ |
H A D | cast_socket.cc | 75 void CastSocket::OnRead(TlsConnection* connection, std::vector<uint8_t> block) { in OnRead() function in openscreen::cast::CastSocket
|
/aosp_15_r20/external/openscreen/cast/streaming/ |
H A D | environment.cc | 115 void Environment::OnRead(UdpSocket* socket, in OnRead() function in openscreen::cast::Environment
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/http/ |
D | httpcli.h | 196 static void OnRead(void* user_data, grpc_error_handle error) { in OnRead() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/http/ |
H A D | httpcli.h | 193 static void OnRead(void* user_data, grpc_error_handle error) { in OnRead() function
|
/aosp_15_r20/external/openscreen/osp/impl/quic/ |
H A D | quic_connection_impl.cc | 79 void QuicConnectionImpl::OnRead(UdpSocket* socket, ErrorOr<UdpPacket> data) { in OnRead() function in openscreen::osp::QuicConnectionImpl
|
H A D | quic_connection_factory_impl.cc | 103 void QuicConnectionFactoryImpl::OnRead(UdpSocket* socket, in OnRead() function in openscreen::osp::QuicConnectionFactoryImpl
|
/aosp_15_r20/system/core/libappfuse/tests/ |
H A D | FuseAppLoopTest.cc | 66 void OnRead(uint64_t seq, uint64_t inode, uint64_t offset ATTRIBUTE_UNUSED, in OnRead() function in android::fuse::__anon29fbbeff0111::Callback
|
/aosp_15_r20/external/webrtc/examples/peerconnection/client/ |
H A D | peer_connection_client.cc | 311 void PeerConnectionClient::OnRead(rtc::Socket* socket) { in OnRead() function in PeerConnectionClient
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | com_android_internal_os_FuseAppLoop.cpp | 84 void OnRead(uint64_t unique, uint64_t inode, uint64_t offset, uint32_t size) override { in OnRead() function in android::__anon2f81a6510111::Callback
|
/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_basic_stream.cc | 140 void WebSocketBasicStream::BufferSizeManager::OnRead(base::TimeTicks now) { in OnRead() function in net::WebSocketBasicStream::BufferSizeManager
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | socket_test_util.cc | 338 MockRead StaticSocketDataProvider::OnRead() { in OnRead() function in net::StaticSocketDataProvider 489 MockRead SequencedSocketData::OnRead() { in OnRead() function in net::SequencedSocketData
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | elements_upload_data_stream_unittest.cc | 117 int OnRead(IOBuffer* buf, int buf_length, CompletionOnceCallback* callback) { in OnRead() function in net::__anoneaa339590111::MockUploadElementReader
|
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/ |
H A D | backend_impl.cc | 1018 void BackendImpl::OnRead(int32_t bytes) { in OnRead() function in disk_cache::BackendImpl
|