Searched refs:EnableAecDumpForId (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.h330 void EnableAecDumpForId(const base::FilePath& file, int id);
H A Drender_process_host_impl.cc1554 EnableAecDumpForId(file, *it);
2187 EnableAecDumpForId(WebRTCInternals::GetInstance()->aec_dump_file_path(),
2209 void RenderProcessHostImpl::EnableAecDumpForId(const base::FilePath& file, function in class:content::RenderProcessHostImpl

Completed in 113 milliseconds