OnDeviceOpened     61 content/browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc   MOCK_METHOD2(OnDeviceOpened, void(int routing_id, int request_id));
OnDeviceOpened    123 content/browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc       IPC_MESSAGE_HANDLER(MediaStreamMsg_DeviceOpened, OnDeviceOpened)
OnDeviceOpened    231 content/renderer/media/media_stream_dispatcher.cc                         OnDeviceOpened)
OnDeviceOpened    348 content/renderer/media/media_stream_dispatcher.cc         request.handler->OnDeviceOpened(request.request_id, label, device_info);
OnDeviceOpened    127 content/renderer/media/media_stream_dispatcher.h   void OnDeviceOpened(
OnDeviceOpened     41 content/renderer/media/media_stream_dispatcher_eventhandler.h   virtual void OnDeviceOpened(
OnDeviceOpened     88 content/renderer/media/media_stream_impl.h   virtual void OnDeviceOpened(
OnDeviceOpened     71 content/renderer/pepper/pepper_media_device_manager.h   virtual void OnDeviceOpened(
OnDeviceOpened    171 content/renderer/pepper/pepper_platform_audio_input.cc       base::Bind(&PepperPlatformAudioInput::OnDeviceOpened, this));
OnDeviceOpened     93 content/renderer/pepper/pepper_platform_audio_input.h   void OnDeviceOpened(int request_id,
OnDeviceOpened     41 content/renderer/pepper/pepper_platform_video_capture.cc         base::Bind(&PepperPlatformVideoCapture::OnDeviceOpened, this));
OnDeviceOpened     72 content/renderer/pepper/pepper_platform_video_capture.h   void OnDeviceOpened(int request_id,