Searched refs:SendPacketToNetwork (Results 1 – 4 of 4) sorted by relevance
100 bool SendPacketToNetwork(const RtpPacketToSend& packet,
189 const bool send_success = SendPacketToNetwork(*packet, options, pacing_info); in SendPacket()422 bool DEPRECATED_RtpSenderEgress::SendPacketToNetwork( in SendPacketToNetwork() function in webrtc::DEPRECATED_RtpSenderEgress
113 bool SendPacketToNetwork(const RtpPacketToSend& packet,
263 const bool send_success = SendPacketToNetwork(*packet, options, pacing_info); in SendPacket()518 bool RtpSenderEgress::SendPacketToNetwork(const RtpPacketToSend& packet, in SendPacketToNetwork() function in webrtc::RtpSenderEgress