Searched defs:WebRtcLogMessage (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/media/
H A Dwebrtc_logging_noop.cc9 void WebRtcLogMessage(const std::string& message) {} function in namespace:content
H A Dwebrtc_logging.cc25 rtc::InitDiagnosticLoggingDelegateFunction(&WebRtcLogMessage);
28 void WebRtcLogMessage(const std::string& message) { function in namespace:content
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.cc1986 void RenderProcessHostImpl::WebRtcLogMessage(const std::string& message) { function in class:content::RenderProcessHostImpl

Completed in 1744 milliseconds