Searched refs:StopLogging (Results 1 – 4 of 4) sorted by relevance
54 virtual void StopLogging() = 0;
45 void StopLogging(void) override {} in StopLogging() function in webrtc::RtcEventLogImpl73 void StopLogging() override;255 void RtcEventLogImpl::StopLogging() {
192 event_log->StopLogging(); in TEST_F()
1066 voe_wrapper_->codec()->GetEventLog()->StopLogging(); in StopRtcEventLog()