/aosp_15_r20/external/webrtc/test/network/ |
H A D | traffic_route.cc | 77 void CrossTrafficRouteImpl::SendPacket(size_t packet_size) { in SendPacket() function in webrtc::test::CrossTrafficRouteImpl 81 void CrossTrafficRouteImpl::SendPacket(size_t packet_size, uint16_t dest_port) { in SendPacket() function in webrtc::test::CrossTrafficRouteImpl
|
H A D | feedback_generator.cc | 38 void FeedbackGeneratorImpl::SendPacket(size_t size) { in SendPacket() function in webrtc::FeedbackGeneratorImpl
|
/aosp_15_r20/external/webrtc/net/dcsctp/socket/ |
H A D | dcsctp_socket_network_test.cc | 117 void SendPacket(rtc::ArrayView<const uint8_t> data) { in SendPacket() function in dcsctp::__anon65f5f2e00111::BoundSocket 179 void SendPacket(rtc::ArrayView<const uint8_t> data) override { in SendPacket() function in dcsctp::__anon65f5f2e00111::SctpActor
|
/aosp_15_r20/external/pigweed/pw_router/public/pw_router/ |
H A D | egress_function.h | 29 Status SendPacket(ConstByteSpan packet, const PacketParser& parser) final { in SendPacket() function
|
/aosp_15_r20/external/webrtc/pc/ |
H A D | channel.cc | 287 bool BaseChannel::SendPacket(rtc::CopyOnWriteBuffer* packet, in SendPacket() function in cricket::BaseChannel 364 bool BaseChannel::SendPacket(bool rtcp, in SendPacket() function in cricket::BaseChannel
|
H A D | rtp_transport.cc | 141 bool RtpTransport::SendPacket(bool rtcp, in SendPacket() function in webrtc::RtpTransport
|
/aosp_15_r20/external/pigweed/pw_rpc/raw/public/pw_rpc/raw/ |
H A D | client_testing.h | 91 void SendPacket(internal::pwpb::PacketType type, in SendPacket() function
|
/aosp_15_r20/external/openscreen/cast/streaming/ |
H A D | environment.cc | 73 void Environment::SendPacket(absl::Span<const uint8_t> packet) { in SendPacket() function in openscreen::cast::Environment
|
/aosp_15_r20/external/webrtc/rtc_tools/network_tester/ |
H A D | packet_sender.cc | 112 void PacketSender::SendPacket() { in SendPacket() function in webrtc::PacketSender
|
/aosp_15_r20/external/webrtc/test/ |
H A D | direct_transport.cc | 81 void DirectTransport::SendPacket(const uint8_t* data, size_t length) { in SendPacket() function in webrtc::test::DirectTransport
|
/aosp_15_r20/external/OpenCSD/decoder/source/etmv3/ |
H A D | trc_pkt_proc_etmv3_impl.h | 146 inline void EtmV3PktProcImpl::SendPacket() in SendPacket() function
|
/aosp_15_r20/external/webrtc/net/dcsctp/fuzzers/ |
H A D | dcsctp_fuzzers.h | 59 void SendPacket(rtc::ArrayView<const uint8_t> data) override { in SendPacket() function
|
/aosp_15_r20/external/armnn/profiling/server/src/basePipeServer/ |
H A D | BasePipeServer.cpp | 196 bool BasePipeServer::SendPacket(uint32_t packetFamily, uint32_t packetId, const uint8_t* data, uint… in SendPacket() function in arm::pipe::BasePipeServer
|
/aosp_15_r20/external/webrtc/p2p/base/ |
H A D | fake_packet_transport.h | 59 int SendPacket(const char* data, in SendPacket() function
|
H A D | stun_request.cc | 201 void StunRequestManager::SendPacket(const void* data, in SendPacket() function in cricket::StunRequestManager
|
/aosp_15_r20/external/webrtc/media/base/ |
H A D | fake_network_interface.h | 118 virtual bool SendPacket(rtc::CopyOnWriteBuffer* packet, in SendPacket() function
|
H A D | media_channel.cc | 75 bool MediaChannel::SendPacket(rtc::CopyOnWriteBuffer* packet, in SendPacket() function in cricket::MediaChannel
|
/aosp_15_r20/external/webrtc/modules/pacing/ |
H A D | pacing_controller_unittest.cc | 99 void SendPacket(std::unique_ptr<RtpPacketToSend> packet, in SendPacket() function in webrtc::__anonbe3772ce0111::MockPacingControllerCallback 175 void SendPacket(std::unique_ptr<RtpPacketToSend> packet, in SendPacket() function in webrtc::__anonbe3772ce0111::PacingControllerPadding 216 void SendPacket(std::unique_ptr<RtpPacketToSend> packet, in SendPacket() function in webrtc::__anonbe3772ce0111::PacingControllerProbing
|
H A D | packet_router.cc | 137 void PacketRouter::SendPacket(std::unique_ptr<RtpPacketToSend> packet, in SendPacket() function in webrtc::PacketRouter
|
/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/ |
H A D | mock_uci_hal.rs | 231 SendPacket { enumerator
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/ |
H A D | fake_peer.cc | 134 void FakePeer::SendPacket(hci_spec::ConnectionHandle conn, in SendPacket() function in bt::testing::FakePeer
|
/aosp_15_r20/external/pigweed/pw_rpc/ |
H A D | call.cc | 217 Status Call::SendPacket(PacketType type, ConstByteSpan payload, Status status) { in SendPacket() function in pw::rpc::internal::Call
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/test/controller/le/ |
D | le_scanning_filter_duplicates_test.cc | 122 void SendPacket(model::packets::LinkLayerPacketView packet) { in SendPacket() function in rootcanal::LeScanningFilterDuplicates
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/ |
H A D | uber_loss_algorithm_test.cc | 36 void SendPacket(uint64_t packet_number, EncryptionLevel encryption_level) { in SendPacket() function in quic::test::__anona664f70b0111::UberLossAlgorithmTest
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
H A D | signaling_channel.cc | 150 bool SignalingChannel::SendPacket(CommandCode code, in SendPacket() function in bt::l2cap::internal::SignalingChannel
|