/aosp_15_r20/external/webrtc/modules/audio_coding/include/ |
H A 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
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/ |
H A D | mod.rs | 34 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 D | mod.rs | 34 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 D | mod.rs | 34 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 D | mod.rs | 34 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 D | mod.rs | 34 struct SendData { struct 35 raw: [u8; 4096],
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
H A D | StorageSecurityCommand.h | 201 EFI_STORAGE_SECURITY_SEND_DATA SendData; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | StorageSecurityCommand.h | 201 EFI_STORAGE_SECURITY_SEND_DATA SendData; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | StorageSecurityCommand.h | 201 EFI_STORAGE_SECURITY_SEND_DATA SendData; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | StorageSecurityCommand.h | 207 EFI_STORAGE_SECURITY_SEND_DATA SendData; member
|
/aosp_15_r20/system/update_engine/common/ |
H A D | mock_http_fetcher.cc | 52 void MockHttpFetcher::SendData(bool skip_delivery) { in SendData() function in chromeos_update_engine::MockHttpFetcher
|
/aosp_15_r20/external/skia/tools/skiaserve/ |
H A D | Response.cpp | 64 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 D | acm_send_test.cc | 125 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 D | Channel.cc | 20 int32_t Channel::SendData(AudioFrameType frameType, in SendData() function in webrtc::Channel
|
H A D | EncodeDecodeTest.cc | 39 int32_t TestPacketization::SendData(const AudioFrameType /* frameType */, in SendData() function in webrtc::TestPacketization
|
H A D | TestVADDTX.cc | 37 int32_t MonitoringAudioPacketizationCallback::SendData( in SendData() function in webrtc::MonitoringAudioPacketizationCallback
|
/aosp_15_r20/external/webrtc/audio/voip/ |
H A D | audio_egress.cc | 110 int32_t AudioEgress::SendData(AudioFrameType frame_type, in SendData() function in webrtc::AudioEgress
|
/aosp_15_r20/external/webrtc/rtc_tools/network_tester/ |
H A D | test_controller.cc | 67 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/ |
D | audio_hal_client.h | 157 virtual size_t SendData(uint8_t* /*data*/, uint16_t /*size*/) { return 0; } in SendData() function
|
D | audio_sink_hal_client.cc | 235 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 D | fake_data_channel_controller.h | 29 bool SendData(int sid, in SendData() function
|
/aosp_15_r20/external/webrtc/pc/ |
H A D | sctp_transport.cc | 77 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 D | quic_test_client.cc | 466 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 D | stream_channel.cc | 109 Status StreamChannelWriteState::SendData(MultiBuf&& buf) { in SendData() function in pw::channel::internal::StreamChannelWriteState
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/ |
D | l2cap.py | 280 async def SendData(self, request: l2cap_pb2.SendDataRequest, member in L2CAPService
|