/aosp_15_r20/external/cronet/net/spdy/ |
H A D | spdy_stream_test_util.cc | 31 void ClosingDelegate::OnDataReceived(std::unique_ptr<SpdyBuffer> buffer) {} in OnDataReceived() function in net::test::ClosingDelegate 74 void StreamDelegateBase::OnDataReceived(std::unique_ptr<SpdyBuffer> buffer) { in OnDataReceived() function in net::test::StreamDelegateBase 139 void StreamDelegateConsumeData::OnDataReceived( in OnDataReceived() function in net::test::StreamDelegateConsumeData 192 void StreamDelegateDetectEOF::OnDataReceived( in OnDataReceived() function in net::test::StreamDelegateDetectEOF
|
H A D | spdy_session_fuzzer.cc | 46 void OnDataReceived(std::unique_ptr<net::SpdyBuffer> buffer) override {} in OnDataReceived() function in __anonb95270e20111::FuzzerDelegate
|
H A D | bidirectional_stream_spdy_impl.cc | 212 void BidirectionalStreamSpdyImpl::OnDataReceived( in OnDataReceived() function in net::BidirectionalStreamSpdyImpl
|
H A D | spdy_http_stream.cc | 331 void SpdyHttpStream::OnDataReceived(std::unique_ptr<SpdyBuffer> buffer) { in OnDataReceived() function in net::SpdyHttpStream
|
H A D | spdy_proxy_client_socket.cc | 474 void SpdyProxyClientSocket::OnDataReceived(std::unique_ptr<SpdyBuffer> buffer) { in OnDataReceived() function in net::SpdyProxyClientSocket
|
H A D | spdy_stream.cc | 420 void SpdyStream::OnDataReceived(std::unique_ptr<SpdyBuffer> buffer) { in OnDataReceived() function in net::SpdyStream
|
H A D | spdy_session_pool_unittest.cc | 214 void OnDataReceived(std::unique_ptr<SpdyBuffer> buffer) override {} in OnDataReceived() function in net::SessionOpeningDelegate
|
H A D | spdy_session_unittest.cc | 4158 void OnDataReceived(std::unique_ptr<SpdyBuffer> buffer) override {} in OnDataReceived() function in net::DropReceivedDataDelegate
|
/aosp_15_r20/external/openscreen/osp/impl/quic/ |
H A D | quic_server.cc | 150 void QuicServer::OnDataReceived(uint64_t endpoint_id, in OnDataReceived() function in openscreen::osp::QuicServer
|
H A D | quic_client.cc | 160 void QuicClient::OnDataReceived(uint64_t endpoint_id, in OnDataReceived() function in openscreen::osp::QuicClient
|
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/net/ |
H A D | SocketKeepaliveFacade.java | 53 OnDataReceived(1 << 3), enumConstant
|
/aosp_15_r20/external/cronet/net/websockets/ |
H A D | websocket_basic_stream_adapters.cc | 154 void WebSocketSpdyStreamAdapter::OnDataReceived( in OnDataReceived() function in net::WebSocketSpdyStreamAdapter
|
/aosp_15_r20/external/webrtc/pc/ |
H A D | data_channel_controller.cc | 106 void DataChannelController::OnDataReceived( in OnDataReceived() function in webrtc::DataChannelController
|
H A D | sctp_data_channel.cc | 399 void SctpDataChannel::OnDataReceived(const cricket::ReceiveDataParams& params, in OnDataReceived() function in webrtc::SctpDataChannel
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_cache_writers.cc | 503 void HttpCache::Writers::OnDataReceived(int result) { in OnDataReceived() function in net::HttpCache::Writers
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/ |
H A D | security_manager_test.cc | 203 void OnDataReceived(std::unique_ptr<const ByteBuffer> packet) { in OnDataReceived() function in bt::sm::__anona8a6f6020111::SecurityManagerTest
|