Home
last modified time | relevance | path

Searched defs:SendData (Results 1 – 25 of 43) sorted by relevance

12

/external/webrtc/modules/audio_coding/include/
Daudio_coding_module.h41 virtual int32_t SendData(AudioFrameType frame_type, in SendData() function
52 virtual int32_t SendData(AudioFrameType frame_type, in SendData() function
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
DStorageSecurityCommand.h201 EFI_STORAGE_SECURITY_SEND_DATA SendData; member
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
DStorageSecurityCommand.h207 EFI_STORAGE_SECURITY_SEND_DATA SendData; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
DStorageSecurityCommand.h201 EFI_STORAGE_SECURITY_SEND_DATA SendData; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
DStorageSecurityCommand.h201 EFI_STORAGE_SECURITY_SEND_DATA SendData; member
/external/webrtc/modules/audio_coding/acm2/
Dacm_send_test.cc125 int32_t AcmSendTestOldApi::SendData(AudioFrameType frame_type, in SendData() function in webrtc::test::AcmSendTestOldApi
/external/webrtc/modules/audio_coding/test/
DChannel.cc20 int32_t Channel::SendData(AudioFrameType frameType, in SendData() function in webrtc::Channel
DEncodeDecodeTest.cc39 int32_t TestPacketization::SendData(const AudioFrameType /* frameType */, in SendData() function in webrtc::TestPacketization
DTestVADDTX.cc37 int32_t MonitoringAudioPacketizationCallback::SendData( in SendData() function in webrtc::MonitoringAudioPacketizationCallback
DTestAllCodecs.cc63 int32_t TestPack::SendData(AudioFrameType frame_type, in SendData() function in webrtc::TestPack
DTestStereo.cc43 int32_t TestPackStereo::SendData(const AudioFrameType frame_type, in SendData() function in webrtc::TestPackStereo
/external/webrtc/audio/voip/
Daudio_egress.cc110 int32_t AudioEgress::SendData(AudioFrameType frame_type, in SendData() function in webrtc::AudioEgress
/external/webrtc/rtc_tools/network_tester/
Dtest_controller.cc67 void TestController::SendData(const NetworkTesterPacket& packet, in SendData() function in webrtc::TestController
/external/webrtc/pc/test/
Dfake_data_channel_controller.h29 bool SendData(int sid, in SendData() function
/external/webrtc/pc/
Dsctp_transport.cc77 RTCError SctpTransport::SendData(int channel_id, in SendData() function in webrtc::SctpTransport
Dsctp_transport_unittest.cc52 bool SendData(int sid, in SendData() function in webrtc::__anon1eb3b1180111::FakeCricketSctpTransport
Ddata_channel_controller.cc37 bool DataChannelController::SendData(int sid, in SendData() function in webrtc::DataChannelController
/external/pigweed/pw_bluetooth_sapphire/host/transport/
Diso_data_channel.cc142 void IsoDataChannelImpl::SendData(DynamicByteBuffer packet) { in SendData() function in bt::hci::IsoDataChannelImpl
Diso_data_channel_test.cc168 TEST_F(IsoDataChannelTests, SendData) { in TEST_F() argument
/external/pigweed/pw_channel/
Dstream_channel.cc109 Status StreamChannelWriteState::SendData(MultiBuf&& buf) { in SendData() function in pw::channel::internal::StreamChannelWriteState
/external/webrtc/modules/audio_coding/neteq/tools/
Drtp_encode.cc108 int32_t SendData(AudioFrameType frame_type, in SendData() function in webrtc::test::__anon0a31f33c0111::Packetizer
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/qbone/
Dqbone_client_test.cc167 void SendData(const std::string& data) { in SendData() function in quic::test::__anon060172540111::QboneTestClient
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/qbone/
Dqbone_client_test.cc167 void SendData(const std::string& data) { in SendData() function in quic::test::__anon41ef96380111::QboneTestClient
/external/grpc-grpc/test/core/transport/chttp2/
Dflow_control_test.cc103 TEST_F(FlowControlTest, SendData) { in TEST_F() argument
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/test_tools/
Dquic_test_client.cc465 int64_t QuicTestClient::SendData(const std::string& data, bool last_data) { in SendData() function in quic::test::QuicTestClient
469 int64_t QuicTestClient::SendData( in SendData() function in quic::test::QuicTestClient

12