Home
last modified time | relevance | path

Searched refs:receive_statistics_proxy (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/video/
DBUILD.gn23 "receive_statistics_proxy.cc",
24 "receive_statistics_proxy.h",
Dwebrtc_video.gypi37 'video/receive_statistics_proxy.cc',
38 'video/receive_statistics_proxy.h',
Dvie_channel.h273 ReceiveStatisticsProxy* receive_statistics_proxy);
Dvie_channel.cc1208 ReceiveStatisticsProxy* receive_statistics_proxy) { in RegisterReceiveStatisticsProxy() argument
1210 receive_stats_callback_ = receive_statistics_proxy; in RegisterReceiveStatisticsProxy()