HomeSort by relevance Sort by last modified time
    Searched refs:OnStopLogging (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/renderer/media/
webrtc_logging_message_filter.cc 36 IPC_MESSAGE_HANDLER(WebRtcLoggingMsg_StopLogging, OnStopLogging)
81 void WebRtcLoggingMessageFilter::OnStopLogging() {
83 log_message_delegate_->OnStopLogging();
chrome_webrtc_log_message_delegate.h 42 void OnStopLogging();
chrome_webrtc_log_message_delegate_unittest.cc 40 &ChromeWebRtcLogMessageDelegate::OnStopLogging,
webrtc_logging_message_filter.h 58 void OnStopLogging();
chrome_webrtc_log_message_delegate.cc 73 void ChromeWebRtcLogMessageDelegate::OnStopLogging() {

Completed in 222 milliseconds