Home
last modified time | relevance | path

Searched defs:OnDataReceived (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_stream_test_util.cc31 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 Dspdy_session_fuzzer.cc46 void OnDataReceived(std::unique_ptr<net::SpdyBuffer> buffer) override {} in OnDataReceived() function in __anonb95270e20111::FuzzerDelegate
H A Dbidirectional_stream_spdy_impl.cc212 void BidirectionalStreamSpdyImpl::OnDataReceived( in OnDataReceived() function in net::BidirectionalStreamSpdyImpl
H A Dspdy_http_stream.cc331 void SpdyHttpStream::OnDataReceived(std::unique_ptr<SpdyBuffer> buffer) { in OnDataReceived() function in net::SpdyHttpStream
H A Dspdy_proxy_client_socket.cc474 void SpdyProxyClientSocket::OnDataReceived(std::unique_ptr<SpdyBuffer> buffer) { in OnDataReceived() function in net::SpdyProxyClientSocket
H A Dspdy_stream.cc420 void SpdyStream::OnDataReceived(std::unique_ptr<SpdyBuffer> buffer) { in OnDataReceived() function in net::SpdyStream
H A Dspdy_session_pool_unittest.cc214 void OnDataReceived(std::unique_ptr<SpdyBuffer> buffer) override {} in OnDataReceived() function in net::SessionOpeningDelegate
H A Dspdy_session_unittest.cc4158 void OnDataReceived(std::unique_ptr<SpdyBuffer> buffer) override {} in OnDataReceived() function in net::DropReceivedDataDelegate
/aosp_15_r20/external/openscreen/osp/impl/quic/
H A Dquic_server.cc150 void QuicServer::OnDataReceived(uint64_t endpoint_id, in OnDataReceived() function in openscreen::osp::QuicServer
H A Dquic_client.cc160 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 DSocketKeepaliveFacade.java53 OnDataReceived(1 << 3), enumConstant
/aosp_15_r20/external/cronet/net/websockets/
H A Dwebsocket_basic_stream_adapters.cc154 void WebSocketSpdyStreamAdapter::OnDataReceived( in OnDataReceived() function in net::WebSocketSpdyStreamAdapter
/aosp_15_r20/external/webrtc/pc/
H A Ddata_channel_controller.cc106 void DataChannelController::OnDataReceived( in OnDataReceived() function in webrtc::DataChannelController
H A Dsctp_data_channel.cc399 void SctpDataChannel::OnDataReceived(const cricket::ReceiveDataParams& params, in OnDataReceived() function in webrtc::SctpDataChannel
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_cache_writers.cc503 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 Dsecurity_manager_test.cc203 void OnDataReceived(std::unique_ptr<const ByteBuffer> packet) { in OnDataReceived() function in bt::sm::__anona8a6f6020111::SecurityManagerTest