Searched refs:BuildPLI (Results 1 – 2 of 2) sorted by relevance
172 rtc::scoped_ptr<rtcp::RtcpPacket> BuildPLI(const RtcpContext& context)
187 builders_[kRtcpPli] = &RTCPSender::BuildPLI; in RTCPSender()519 rtc::scoped_ptr<rtcp::RtcpPacket> RTCPSender::BuildPLI(const RtcpContext& ctx) { in BuildPLI() function in webrtc::RTCPSender