Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/logging/rtc_event_log/
H A Dfake_rtc_event_log.cc22 int64_t output_period_ms) { in StartLogging()
H A Drtc_event_log_impl.cc84 int64_t output_period_ms) { in StartLogging()
/aosp_15_r20/external/webrtc/pc/
H A 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()
/aosp_15_r20/external/webrtc/pc/test/
H A Dfake_peer_connection_base.h229 int64_t output_period_ms) override { in StartRtcEventLog()