OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnStopStreamDevice
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/renderer_host/media/
media_stream_dispatcher_host.cc
96
OnStopStreamDevice
)
147
void MediaStreamDispatcherHost::
OnStopStreamDevice
(
150
DVLOG(1) << "MediaStreamDispatcherHost::
OnStopStreamDevice
("
media_stream_dispatcher_host_unittest.cc
72
void
OnStopStreamDevice
(int render_view_id,
74
MediaStreamDispatcherHost::
OnStopStreamDevice
(render_view_id, device_id);
662
// Test that if a
OnStopStreamDevice
message is received for a device that has
682
host_->
OnStopStreamDevice
(kRenderId, video_device_info.device.id);
702
host_->
OnStopStreamDevice
(kRenderId, video_device_info.device.id);
Completed in 52 milliseconds