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

  /external/chromium_org/chrome/renderer/media/
webrtc_logging_message_filter.cc 35 IPC_MESSAGE_HANDLER(WebRtcLoggingMsg_StartLogging, OnStartLogging)
76 void WebRtcLoggingMessageFilter::OnStartLogging() {
78 log_message_delegate_->OnStartLogging();
chrome_webrtc_log_message_delegate.h 41 void OnStartLogging();
chrome_webrtc_log_message_delegate_unittest.cc 29 &ChromeWebRtcLogMessageDelegate::OnStartLogging,
webrtc_logging_message_filter.h 57 void OnStartLogging();
chrome_webrtc_log_message_delegate.cc 67 void ChromeWebRtcLogMessageDelegate::OnStartLogging() {

Completed in 247 milliseconds