Home
last modified time | relevance | path

Searched defs:output_period_ms (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/logging/rtc_event_log/
Dfake_rtc_event_log.cc22 int64_t output_period_ms) { in StartLogging()
Drtc_event_log_impl.cc84 int64_t output_period_ms) { in StartLogging()
/external/webrtc/pc/test/
Dfake_peer_connection_base.h229 int64_t output_period_ms) override { in StartRtcEventLog()
/external/webrtc/pc/
Dpeer_connection.cc1760 int64_t output_period_ms) { in StartRtcEventLog()
1769 int64_t output_period_ms = webrtc::RtcEventLog::kImmediateOutput; in StartRtcEventLog() local
2198 int64_t output_period_ms) { in StartRtcEventLog_w()