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

/external/chromium_org/content/browser/media/
H A Dwebrtc_internals.cc235 void WebRTCInternals::EnableAecDump(content::WebContents* web_contents) { function in class:content::WebRTCInternals
366 i.GetCurrentValue()->EnableAecDump(aec_dump_file_path_);
/external/chromium_org/content/public/test/
H A Dmock_render_process_host.cc230 void MockRenderProcessHost::EnableAecDump(const base::FilePath& file) { function in class:content::MockRenderProcessHost
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.cc1549 void RenderProcessHostImpl::EnableAecDump(const base::FilePath& file) { function in class:content::RenderProcessHostImpl
2119 EnableAecDump(WebRTCInternals::GetInstance()->aec_dump_file_path());

Completed in 138 milliseconds