Home
last modified time | relevance | path

Searched refs:OnStopStreamDevice (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/renderer_host/media/
Dmedia_stream_dispatcher_host.cc96 OnStopStreamDevice) in OnMessageReceived()
147 void MediaStreamDispatcherHost::OnStopStreamDevice( in OnStopStreamDevice() function in content::MediaStreamDispatcherHost
Dmedia_stream_dispatcher_host.h72 void OnStopStreamDevice(int render_view_id,
Dmedia_stream_dispatcher_host_unittest.cc72 void OnStopStreamDevice(int render_view_id, in OnStopStreamDevice() function in content::MockMediaStreamDispatcherHost
74 MediaStreamDispatcherHost::OnStopStreamDevice(render_view_id, device_id); in OnStopStreamDevice()
682 host_->OnStopStreamDevice(kRenderId, video_device_info.device.id); in TEST_F()
702 host_->OnStopStreamDevice(kRenderId, video_device_info.device.id); in TEST_F()