OnDeviceStopped    60 content/browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc   MOCK_METHOD1(OnDeviceStopped, void(int routing_id));
OnDeviceStopped   122 content/browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc       IPC_MESSAGE_HANDLER(MediaStreamMsg_DeviceStopped, OnDeviceStopped)
OnDeviceStopped   175 content/browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc     OnDeviceStopped(msg.routing_id());
OnDeviceStopped   819 content/browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc   EXPECT_CALL(*host_.get(), OnDeviceStopped(kRenderId));
OnDeviceStopped   837 content/browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc   EXPECT_CALL(*host_.get(), OnDeviceStopped(kRenderId))
OnDeviceStopped   227 content/renderer/media/media_stream_dispatcher.cc                         OnDeviceStopped)
OnDeviceStopped   307 content/renderer/media/media_stream_dispatcher.cc     stream->handler->OnDeviceStopped(label, device_info);
OnDeviceStopped   121 content/renderer/media/media_stream_dispatcher.h   void OnDeviceStopped(const std::string& label,
OnDeviceStopped    31 content/renderer/media/media_stream_dispatcher_eventhandler.h   virtual void OnDeviceStopped(
OnDeviceStopped    83 content/renderer/media/media_stream_impl.h   virtual void OnDeviceStopped(const std::string& label,
OnDeviceStopped    66 content/renderer/pepper/pepper_media_device_manager.h   virtual void OnDeviceStopped(const std::string& label,