Home
last modified time | relevance | path

Searched defs:StartLogging (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/api/rtc_event_log/
Drtc_event_log.cc15 bool RtcEventLogNull::StartLogging( in StartLogging() function in webrtc::RtcEventLogNull
/external/webrtc/logging/rtc_event_log/
Dfake_rtc_event_log.cc25 bool FakeRtcEventLog::StartLogging(std::unique_ptr<RtcEventLogOutput> output, in StartLogging() function in webrtc::FakeRtcEventLog
Drtc_event_log_impl.cc83 bool RtcEventLogImpl::StartLogging(std::unique_ptr<RtcEventLogOutput> output, in StartLogging() function in webrtc::RtcEventLogImpl