Searched defs:GetReceivers (Results 1 – 5 of 5) sorted by relevance
168 const std::vector<ServiceInfo>& ServiceListenerImpl::GetReceivers() const { in GetReceivers() function in openscreen::osp::ServiceListenerImpl
86 std::vector<rtc::scoped_refptr<RtpReceiverInterface>> GetReceivers() in GetReceivers() function
237 std::vector<rtc::scoped_refptr<RtpReceiverInterface>> GetReceivers() in GetReceivers() function
93 std::vector<rtc::scoped_refptr<RtpReceiverInterface>> GetReceivers() in GetReceivers() function
1951 PeerConnection::GetReceivers() const { in GetReceivers() function in webrtc::PeerConnection