Home
last modified time | relevance | path

Searched refs:cache_lifetime_us (Results 1 – 9 of 9) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/pc/
H A Drtc_stats_collector.h50 int64_t cache_lifetime_us = 50 * rtc::kNumMicrosecsPerMillisec);
77 RTCStatsCollector(PeerConnectionInternal* pc, int64_t cache_lifetime_us);
H A Drtc_stats_collector.cc947 int64_t cache_lifetime_us) { in Create() argument
949 new rtc::RefCountedObject<RTCStatsCollector>(pc, cache_lifetime_us)); in Create()
953 int64_t cache_lifetime_us) in RTCStatsCollector() argument
963 cache_lifetime_us_(cache_lifetime_us) { in RTCStatsCollector()
H A Drtc_stats_collector_unittest.cc2941 int64_t cache_lifetime_us) { in Create() argument
2944 cache_lifetime_us)); in Create()
/dports/net-im/tg_owt/tg_owt-d578c76/src/pc/
H A Drtc_stats_collector.h62 int64_t cache_lifetime_us = 50 * rtc::kNumMicrosecsPerMillisec);
89 RTCStatsCollector(PeerConnectionInternal* pc, int64_t cache_lifetime_us);
H A Drtc_stats_collector.cc1099 int64_t cache_lifetime_us) { in Create() argument
1101 new rtc::RefCountedObject<RTCStatsCollector>(pc, cache_lifetime_us)); in Create()
1105 int64_t cache_lifetime_us) in RTCStatsCollector() argument
1115 cache_lifetime_us_(cache_lifetime_us) { in RTCStatsCollector()
H A Drtc_stats_collector_unittest.cc3217 int64_t cache_lifetime_us) { in Create() argument
3220 cache_lifetime_us)); in Create()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/pc/
H A Drtc_stats_collector.h50 int64_t cache_lifetime_us = 50 * rtc::kNumMicrosecsPerMillisec);
77 RTCStatsCollector(PeerConnectionInternal* pc, int64_t cache_lifetime_us);
H A Drtc_stats_collector.cc998 int64_t cache_lifetime_us) { in Create() argument
1000 new rtc::RefCountedObject<RTCStatsCollector>(pc, cache_lifetime_us)); in Create()
1004 int64_t cache_lifetime_us) in RTCStatsCollector() argument
1014 cache_lifetime_us_(cache_lifetime_us) { in RTCStatsCollector()
H A Drtc_stats_collector_unittest.cc3027 int64_t cache_lifetime_us) { in Create() argument
3030 cache_lifetime_us)); in Create()