/external/webrtc/modules/audio_coding/include/ |
D | audio_coding_module.h | 41 virtual int32_t SendData(AudioFrameType frame_type, in SendData() function 52 virtual int32_t SendData(AudioFrameType frame_type, in SendData() function
|
/external/webrtc/pc/ |
D | sctp_data_channel_transport.cc | 36 RTCError SctpDataChannelTransport::SendData( in SendData() function in webrtc::SctpDataChannelTransport
|
D | sctp_transport_unittest.cc | 41 bool SendData(const cricket::SendDataParams& params, in SendData() function in webrtc::__anonef705be90111::FakeCricketSctpTransport
|
D | data_channel_controller.cc | 25 bool DataChannelController::SendData(const cricket::SendDataParams& params, in SendData() function in webrtc::DataChannelController
|
D | channel.cc | 1233 bool RtpDataChannel::SendData(const SendDataParams& params, in SendData() function in cricket::RtpDataChannel
|
/external/skqp/tools/skiaserve/ |
D | Response.cpp | 64 int SendData(MHD_Connection* connection, const SkData* data, const char* type, in SendData() function
|
/external/skia/tools/skiaserve/ |
D | Response.cpp | 64 int SendData(MHD_Connection* connection, const SkData* data, const char* type, in SendData() function
|
/external/webrtc/modules/audio_coding/acm2/ |
D | acm_send_test.cc | 125 int32_t AcmSendTestOldApi::SendData(AudioFrameType frame_type, in SendData() function in webrtc::test::AcmSendTestOldApi
|
D | acm_receiver_unittest.cc | 106 int SendData(AudioFrameType frame_type, in SendData() function in webrtc::acm2::AcmReceiverTestOldApi
|
/external/webrtc/rtc_tools/network_tester/ |
D | test_controller.cc | 56 void TestController::SendData(const NetworkTesterPacket& packet, in SendData() function in webrtc::TestController
|
/external/webrtc/audio/voip/ |
D | audio_egress.cc | 99 int32_t AudioEgress::SendData(AudioFrameType frame_type, in SendData() function in webrtc::AudioEgress
|
/external/webrtc/modules/audio_coding/test/ |
D | Channel.cc | 22 int32_t Channel::SendData(AudioFrameType frameType, in SendData() function in webrtc::Channel
|
D | EncodeDecodeTest.cc | 38 int32_t TestPacketization::SendData(const AudioFrameType /* frameType */, in SendData() function in webrtc::TestPacketization
|
D | TestVADDTX.cc | 38 int32_t MonitoringAudioPacketizationCallback::SendData( in SendData() function in webrtc::MonitoringAudioPacketizationCallback
|
D | TestAllCodecs.cc | 63 int32_t TestPack::SendData(AudioFrameType frame_type, in SendData() function in webrtc::TestPack
|
D | TestStereo.cc | 43 int32_t TestPackStereo::SendData(const AudioFrameType frame_type, in SendData() function in webrtc::TestPackStereo
|
/external/webrtc/pc/test/ |
D | fake_data_channel_provider.h | 29 bool SendData(const cricket::SendDataParams& params, in SendData() function
|
/external/webrtc/media/base/ |
D | rtp_data_engine.cc | 256 bool RtpDataMediaChannel::SendData(const SendDataParams& params, in SendData() function in cricket::RtpDataMediaChannel
|
D | rtp_data_engine_unittest.cc | 189 TEST_F(RtpDataMediaChannelTest, SendData) { in TEST_F() argument
|
D | fake_media_engine.cc | 466 bool FakeDataMediaChannel::SendData(const SendDataParams& params, in SendData() function in cricket::FakeDataMediaChannel
|
/external/webrtc/modules/audio_coding/neteq/tools/ |
D | rtp_encode.cc | 111 int32_t SendData(AudioFrameType frame_type, in SendData() function in webrtc::test::__anonfd29ba2d0111::Packetizer
|
/external/webrtc/media/sctp/ |
D | sctp_transport_unittest.cc | 182 bool SendData(SctpTransport* chan, in SendData() function in cricket::SctpTransportTest 521 TEST_P(SctpTransportTestWithOrdered, SendData) { in TEST_P() argument
|
D | sctp_transport.cc | 587 bool SctpTransport::SendData(const SendDataParams& params, in SendData() function in cricket::SctpTransport
|
/external/webrtc/p2p/base/ |
D | stun_port_unittest.cc | 130 void SendData(const char* data, size_t len) { in SendData() function in StunPortTestBase
|
/external/webrtc/audio/ |
D | channel_send.cc | 344 int32_t ChannelSend::SendData(AudioFrameType frameType, in SendData() function in webrtc::voe::__anonbb1b0d450111::ChannelSend
|