OnStarted          21 chrome/browser/chromeos/ui/screen_capture_notification_ui_chromeos.h   virtual gfx::NativeViewId OnStarted(const base::Closure& stop_callback)
OnStarted        1028 chrome/browser/extensions/api/downloads/downloads_api.cc       &DownloadsDownloadFunction::OnStarted, this,
OnStarted         100 chrome/browser/extensions/api/downloads/downloads_api.h   void OnStarted(const base::FilePath& creator_suggested_filename,
OnStarted          38 chrome/browser/ui/cocoa/screen_capture_notification_ui_cocoa.h   virtual gfx::NativeViewId OnStarted(const base::Closure& stop_callback)
OnStarted          24 chrome/browser/ui/gtk/screen_capture_notification_ui_gtk.cc   virtual gfx::NativeViewId OnStarted(const base::Closure& stop_callback)
OnStarted          85 chrome/browser/ui/views/screen_capture_notification_ui_views.cc   virtual gfx::NativeViewId OnStarted(const base::Closure& stop_callback)
OnStarted          76 content/browser/media/media_internals.cc   virtual void OnStarted(int component_id) OVERRIDE;
OnStarted         108 content/browser/media/media_internals_unittest.cc   audio_log_->OnStarted(kTestComponentID);
OnStarted         338 content/browser/renderer_host/media/audio_input_renderer_host.cc   audio_log_->OnStarted(stream_id);
OnStarted         394 content/browser/renderer_host/media/audio_renderer_host.cc   audio_log_->OnStarted(stream_id);
OnStarted         206 content/browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc       OnStarted,
OnStarted         254 content/browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc       EXPECT_CALL(*stream_ui, OnStarted(_, _));
OnStarted         809 content/browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc   EXPECT_CALL(*stream_ui, OnStarted(_, _))
OnStarted        1507 content/browser/renderer_host/media/media_stream_manager.cc     request->ui_proxy->OnStarted(
OnStarted          21 content/browser/renderer_host/media/media_stream_ui_proxy.cc   void OnStarted(gfx::NativeViewId* window_id);
OnStarted          84 content/browser/renderer_host/media/media_stream_ui_proxy.cc     *window_id = ui_->OnStarted(
OnStarted         157 content/browser/renderer_host/media/media_stream_ui_proxy.cc       base::Bind(&Core::OnStarted, base::Unretained(core_.get()), window_id),
OnStarted          48 content/browser/renderer_host/media/media_stream_ui_proxy.h   virtual void OnStarted(const base::Closure& stop_callback,
OnStarted          88 content/browser/renderer_host/media/media_stream_ui_proxy.h   virtual void OnStarted(const base::Closure& stop_callback,
OnStarted          49 content/browser/renderer_host/media/media_stream_ui_proxy_unittest.cc   MOCK_METHOD1(OnStarted, gfx::NativeViewId(const base::Closure& stop));
OnStarted         142 content/browser/renderer_host/media/media_stream_ui_proxy_unittest.cc   EXPECT_CALL(*ui, OnStarted(_)).WillOnce(Return(0));
OnStarted         152 content/browser/renderer_host/media/media_stream_ui_proxy_unittest.cc   proxy_->OnStarted(base::Closure(), MediaStreamUIProxy::WindowIdCallback());
OnStarted         200 content/browser/renderer_host/media/media_stream_ui_proxy_unittest.cc   EXPECT_CALL(*ui, OnStarted(_))
OnStarted         212 content/browser/renderer_host/media/media_stream_ui_proxy_unittest.cc   proxy_->OnStarted(base::Bind(&MockStopStreamHandler::OnStop,
OnStarted         245 content/browser/renderer_host/media/media_stream_ui_proxy_unittest.cc   EXPECT_CALL(*ui, OnStarted(_)).WillOnce(Return(kWindowId));
OnStarted         254 content/browser/renderer_host/media/media_stream_ui_proxy_unittest.cc   proxy_->OnStarted(
OnStarted          90 content/browser/service_worker/embedded_worker_instance.cc   FOR_EACH_OBSERVER(Observer, observer_list_, OnStarted());
OnStarted          45 content/browser/service_worker/embedded_worker_instance.h     virtual void OnStarted() = 0;
OnStarted         100 content/browser/service_worker/embedded_worker_instance.h   void OnStarted(int thread_id);
OnStarted          57 content/browser/service_worker/embedded_worker_registry.cc   found->second->OnStarted(thread_id);
OnStarted         170 content/browser/service_worker/service_worker_version.h   virtual void OnStarted() OVERRIDE;
OnStarted         304 content/browser/speech/speech_recognition_manager_impl.cc     iter->second->ui->OnStarted(base::Closure(),
OnStarted         243 content/public/common/media_stream_request.h   virtual gfx::NativeViewId OnStarted(const base::Closure& stop) = 0;
OnStarted          60 content/renderer/media/media_stream_video_capturer_source.h   virtual void OnStarted(media::VideoCapture* capture) OVERRIDE;
OnStarted         144 content/renderer/media/video_capture_impl.cc     handler->OnStarted(this);
OnStarted         124 content/renderer/media/video_capture_impl_manager_unittest.cc     EXPECT_CALL(*client1, OnStarted(_)).WillOnce(SaveArg<0>(&device1));
OnStarted         125 content/renderer/media/video_capture_impl_manager_unittest.cc     EXPECT_CALL(*client2, OnStarted(_)).WillOnce(
OnStarted         142 content/renderer/media/video_capture_impl_unittest.cc   EXPECT_CALL(*client, OnStarted(_));
OnStarted         160 content/renderer/media/video_capture_impl_unittest.cc   EXPECT_CALL(*client1, OnStarted(_));
OnStarted         163 content/renderer/media/video_capture_impl_unittest.cc   EXPECT_CALL(*client2, OnStarted(_));
OnStarted         184 content/renderer/media/video_capture_impl_unittest.cc   EXPECT_CALL(*client_large, OnStarted(_));
OnStarted         185 content/renderer/media/video_capture_impl_unittest.cc   EXPECT_CALL(*client_small, OnStarted(_));
OnStarted         208 content/renderer/media/video_capture_impl_unittest.cc   EXPECT_CALL(*client_small, OnStarted(_));
OnStarted         209 content/renderer/media/video_capture_impl_unittest.cc   EXPECT_CALL(*client_large, OnStarted(_));
OnStarted         112 content/renderer/pepper/pepper_platform_video_capture.cc     handler_->OnStarted(capture);
OnStarted          56 content/renderer/pepper/pepper_platform_video_capture.h   virtual void OnStarted(VideoCapture* capture) OVERRIDE;
OnStarted          42 content/renderer/pepper/pepper_video_capture_host.h   virtual void OnStarted(media::VideoCapture* capture) OVERRIDE;
OnStarted          31 media/audio/audio_logging.h   virtual void OnStarted(int component_id) = 0;
OnStarted          75 media/audio/audio_output_dispatcher_impl.cc   audio_log_->OnStarted(stream_id);
OnStarted          21 media/video/capture/mock_video_capture_event_handler.h   MOCK_METHOD1(OnStarted, void(VideoCapture* capture));
OnStarted          29 media/video/capture/video_capture.h     virtual void OnStarted(VideoCapture* capture) = 0;
OnStarted          95 media/video/capture/video_capture_proxy.cc   proxied_->OnStarted(capture);
OnStarted          46 media/video/capture/video_capture_proxy.h   virtual void OnStarted(VideoCapture* capture) OVERRIDE;