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 | 115 void RtcEventLogImpl::StopLogging() { in StopLogging() function in webrtc::RtcEventLogImpl |
| D | fake_rtc_event_log.cc | 26 void FakeRtcEventLog::StopLogging() {} in StopLogging() function in webrtc::FakeRtcEventLog |