Home
last modified time | relevance | path

Searched defs:receiver_selector (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/pc/
H A Drtc_stats_collector.cc1250 rtc::scoped_refptr<RtpReceiverInternal> receiver_selector) { in CreateReportFilteredBySelector()
1332 rtc::scoped_refptr<RtpReceiverInternal> receiver_selector) in RequestInfo()
1593 rtc::scoped_refptr<RtpReceiverInternal> receiver_selector; in DeliverCachedReport() local
H A Drtc_stats_collector.h141 rtc::scoped_refptr<RtpReceiverInternal> receiver_selector() const { in receiver_selector() function