Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/webrtc/modules/audio_coding/include/
H A 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
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/
H A Dmod.rs34 struct SendData { struct
35 raw: [u8; 4096],
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/
H A Dmod.rs34 struct SendData { struct
35 raw: [u8; 4096],
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/
H A Dmod.rs34 struct SendData { struct
35 raw: [u8; 4096],
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/
H A Dmod.rs34 struct SendData { struct
35 raw: [u8; 4096],
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/
H A Dmod.rs34 struct SendData { struct
35 raw: [u8; 4096],
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DStorageSecurityCommand.h201 EFI_STORAGE_SECURITY_SEND_DATA SendData; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DStorageSecurityCommand.h201 EFI_STORAGE_SECURITY_SEND_DATA SendData; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DStorageSecurityCommand.h201 EFI_STORAGE_SECURITY_SEND_DATA SendData; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DStorageSecurityCommand.h207 EFI_STORAGE_SECURITY_SEND_DATA SendData; member
/aosp_15_r20/system/update_engine/common/
H A Dmock_http_fetcher.cc52 void MockHttpFetcher::SendData(bool skip_delivery) { in SendData() function in chromeos_update_engine::MockHttpFetcher
/aosp_15_r20/external/skia/tools/skiaserve/
H A DResponse.cpp64 int SendData(MHD_Connection* connection, const SkData* data, const char* type, in SendData() function
/aosp_15_r20/external/webrtc/modules/audio_coding/acm2/
H A Dacm_send_test.cc125 int32_t AcmSendTestOldApi::SendData(AudioFrameType frame_type, in SendData() function in webrtc::test::AcmSendTestOldApi
/aosp_15_r20/external/webrtc/modules/audio_coding/test/
H A DChannel.cc20 int32_t Channel::SendData(AudioFrameType frameType, in SendData() function in webrtc::Channel
H A DEncodeDecodeTest.cc39 int32_t TestPacketization::SendData(const AudioFrameType /* frameType */, in SendData() function in webrtc::TestPacketization
H A DTestVADDTX.cc37 int32_t MonitoringAudioPacketizationCallback::SendData( in SendData() function in webrtc::MonitoringAudioPacketizationCallback
/aosp_15_r20/external/webrtc/audio/voip/
H A Daudio_egress.cc110 int32_t AudioEgress::SendData(AudioFrameType frame_type, in SendData() function in webrtc::AudioEgress
/aosp_15_r20/external/webrtc/rtc_tools/network_tester/
H A Dtest_controller.cc67 void TestController::SendData(const NetworkTesterPacket& packet, in SendData() function in webrtc::TestController
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/audio_hal_client/
Daudio_hal_client.h157 virtual size_t SendData(uint8_t* /*data*/, uint16_t /*size*/) { return 0; } in SendData() function
Daudio_sink_hal_client.cc235 size_t SinkImpl::SendData(uint8_t* data, uint16_t size) { in SendData() function in bluetooth::le_audio::__anon98f0761a0111::SinkImpl
/aosp_15_r20/external/webrtc/pc/test/
H A Dfake_data_channel_controller.h29 bool SendData(int sid, in SendData() function
/aosp_15_r20/external/webrtc/pc/
H A Dsctp_transport.cc77 RTCError SctpTransport::SendData(int channel_id, in SendData() function in webrtc::SctpTransport
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_client.cc466 int64_t QuicTestClient::SendData(const std::string& data, bool last_data) { in SendData() function in quic::test::QuicTestClient
470 int64_t QuicTestClient::SendData( in SendData() function in quic::test::QuicTestClient
/aosp_15_r20/external/pigweed/pw_channel/
H A Dstream_channel.cc109 Status StreamChannelWriteState::SendData(MultiBuf&& buf) { in SendData() function in pw::channel::internal::StreamChannelWriteState
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/
Dl2cap.py280 async def SendData(self, request: l2cap_pb2.SendDataRequest, member in L2CAPService

12