Home
last modified time | relevance | path

Searched refs:DisableAecDump (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/content/browser/media/
Dwebrtc_internals.cc210 DisableAecDump(); in RemoveObserver()
244 void WebRTCInternals::DisableAecDump() { in DisableAecDump() function in content::WebRTCInternals
254 i.GetCurrentValue()->DisableAecDump(); in DisableAecDump()
Dwebrtc_internals_message_handler.cc57 WebRTCInternals::GetInstance()->DisableAecDump(); in OnSetAecRecordingEnabled()
Dwebrtc_internals.h88 void DisableAecDump();
Dwebrtc_browsertest.cc452 WebRTCInternals::GetInstance()->DisableAecDump(); in IN_PROC_BROWSER_TEST_P()
/external/chromium_org/content/public/browser/
Drender_process_host.h203 virtual void DisableAecDump() = 0;
/external/chromium_org/content/public/test/
Dmock_render_process_host.h77 virtual void DisableAecDump() OVERRIDE;
Dmock_render_process_host.cc234 void MockRenderProcessHost::DisableAecDump() { in DisableAecDump() function in content::MockRenderProcessHost
/external/chromium_org/content/browser/renderer_host/
Drender_process_host_impl.h135 virtual void DisableAecDump() OVERRIDE;
Drender_process_host_impl.cc1566 void RenderProcessHostImpl::DisableAecDump() { in DisableAecDump() function in content::RenderProcessHostImpl