Searched defs:StopLogging (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/api/rtc_event_log/ | ||
D | rtc_event_log.h | 49 virtual void StopLogging(std::function<void()> callback) { in StopLogging() function |
/external/webrtc/logging/rtc_event_log/ | ||
D | rtc_event_log_impl.cc | 116 void RtcEventLogImpl::StopLogging() { in StopLogging() function in webrtc::RtcEventLogImpl |
D | fake_rtc_event_log.cc | 30 void FakeRtcEventLog::StopLogging() { in StopLogging() function in webrtc::FakeRtcEventLog |