Home
last modified time | relevance | path

Searched defs:ReceivePacket (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/armnn/profiling/client/src/
H A DSocketProfilingConnection.cpp178 arm::pipe::Packet SocketProfilingConnection::ReceivePacket() in ReceivePacket() function in arm::pipe::SocketProfilingConnection
H A DProfilingUtils.cpp605 arm::pipe::Packet ReceivePacket(const unsigned char* buffer, uint32_t length) in ReceivePacket() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dmock_acl_data_channel.cc21 void MockAclDataChannel::ReceivePacket(std::unique_ptr<ACLDataPacket> packet) { in ReceivePacket() function in bt::hci::testing::MockAclDataChannel
/aosp_15_r20/external/armnn/profiling/server/src/basePipeServer/
H A DBasePipeServer.cpp167 arm::pipe::Packet BasePipeServer::ReceivePacket() in ReceivePacket() function in arm::pipe::BasePipeServer
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtcp_transceiver.cc82 void RtcpTransceiver::ReceivePacket(rtc::CopyOnWriteBuffer packet) { in ReceivePacket() function in webrtc::RtcpTransceiver
H A Drtcp_transceiver_impl.cc174 void RtcpTransceiverImpl::ReceivePacket(rtc::ArrayView<const uint8_t> packet, in ReceivePacket() function in webrtc::RtcpTransceiverImpl
/aosp_15_r20/external/libwebm/m2ts/
H A Dvpxpes2ts.cc144 bool VpxPes2Ts::ReceivePacket(const PacketDataBuffer& packet_data) { in ReceivePacket() function in libwebm::VpxPes2Ts
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dtrel.cpp264 static void ReceivePacket(int aSocket, otInstance *aInstance) in ReceivePacket() function
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dloss_notification_controller_unittest.cc388 void ReceivePacket(bool first_packet_in_frame, in ReceivePacket() function in webrtc::LossNotificationControllerTestDecodabilityFlag
/aosp_15_r20/external/webrtc/audio/
H A Dchannel_receive.cc680 void ChannelReceive::ReceivePacket(const uint8_t* packet, in ReceivePacket() function in webrtc::voe::__anon339e62ad0111::ChannelReceive
/aosp_15_r20/external/webrtc/video/
H A Drtp_video_stream_receiver2.cc1080 void RtpVideoStreamReceiver2::ReceivePacket(const RtpPacketReceived& packet) { in ReceivePacket() function in webrtc::RtpVideoStreamReceiver2
/aosp_15_r20/external/webrtc/net/dcsctp/socket/
H A Ddcsctp_socket.cc748 void DcSctpSocket::ReceivePacket(rtc::ArrayView<const uint8_t> data) { in ReceivePacket() function in dcsctp::DcSctpSocket