Home
last modified time | relevance | path

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

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