Searched defs:StartLogging (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/api/rtc_event_log/ | ||
D | rtc_event_log.cc | 15 bool RtcEventLogNull::StartLogging( in StartLogging() function in webrtc::RtcEventLogNull |
/external/webrtc/logging/rtc_event_log/ | ||
D | fake_rtc_event_log.cc | 25 bool FakeRtcEventLog::StartLogging(std::unique_ptr<RtcEventLogOutput> output, in StartLogging() function in webrtc::FakeRtcEventLog |
D | rtc_event_log_impl.cc | 83 bool RtcEventLogImpl::StartLogging(std::unique_ptr<RtcEventLogOutput> output, in StartLogging() function in webrtc::RtcEventLogImpl |