Home
last modified time | relevance | path

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

/external/webrtc/pc/
Dsctp_data_channel_transport.cc92 void SctpDataChannelTransport::OnDataReceived( in OnDataReceived() function in webrtc::SctpDataChannelTransport
Drtp_data_channel.cc224 void RtpDataChannel::OnDataReceived(const cricket::ReceiveDataParams& params, in OnDataReceived() function in webrtc::RtpDataChannel
Dsctp_data_channel.cc392 void SctpDataChannel::OnDataReceived(const cricket::ReceiveDataParams& params, in OnDataReceived() function in webrtc::SctpDataChannel
Ddata_channel_controller.cc124 void DataChannelController::OnDataReceived( in OnDataReceived() function in webrtc::DataChannelController
Dchannel.cc1423 void RtpDataChannel::OnDataReceived(const ReceiveDataParams& params, in OnDataReceived() function in cricket::RtpDataChannel
/external/openscreen/osp/impl/quic/
Dquic_server.cc150 void QuicServer::OnDataReceived(uint64_t endpoint_id, in OnDataReceived() function in openscreen::osp::QuicServer
Dquic_client.cc160 void QuicClient::OnDataReceived(uint64_t endpoint_id, in OnDataReceived() function in openscreen::osp::QuicClient
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/net/
DSocketKeepaliveFacade.java53 OnDataReceived(1 << 3), enumConstant
/external/webrtc/media/base/
Drtp_data_engine_unittest.cc31 void OnDataReceived(const cricket::ReceiveDataParams& params, in OnDataReceived() function in FakeDataReceiver
/external/webrtc/media/sctp/
Dsctp_transport_reliability_unittest.cc268 void OnDataReceived(const cricket::ReceiveDataParams& params, in OnDataReceived() function in __anonf35720780111::SctpDataReceiver
Dsctp_transport_unittest.cc55 void OnDataReceived(const ReceiveDataParams& params, in OnDataReceived() function in cricket::SctpFakeDataReceiver