Home
last modified time | relevance | path

Searched defs:stop_callback (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/chrome/browser/ui/
Dscreen_capture_notification_ui_stub.cc15 virtual void OnStarted(const base::Closure& stop_callback) OVERRIDE { in OnStarted()
/external/chromium_org/chrome/browser/chromeos/ui/
Dscreen_capture_notification_ui_chromeos.cc26 const base::Closure& stop_callback) { in OnStarted()
/external/chromium_org/content/browser/renderer_host/media/
Dmedia_stream_ui_proxy.cc141 void MediaStreamUIProxy::OnStarted(const base::Closure& stop_callback) { in OnStarted()
217 void FakeMediaStreamUIProxy::OnStarted(const base::Closure& stop_callback) { in OnStarted()
Dmedia_stream_ui_proxy_unittest.cc191 base::Closure stop_callback; in TEST_F() local
/external/chromium_org/chrome/browser/renderer_host/pepper/
Dpepper_talk_host.cc85 void OnTerminateRemotingEventOnUIThread(const base::Closure& stop_callback) { in OnTerminateRemotingEventOnUIThread()
92 const base::Closure& stop_callback, in StartRemotingOnUIThread()
/external/chromium_org/ash/system/chromeos/screen_security/
Dscreen_capture_tray_item.cc80 const base::Closure& stop_callback, in OnScreenCaptureStart()
Dscreen_share_tray_item.cc90 const base::Closure& stop_callback, in OnScreenShareStart()
Dscreen_tray_item.cc163 void ScreenTrayItem::Start(const base::Closure& stop_callback) { in Start()
/external/chromium_org/ash/system/tray/
Dsystem_tray_notifier.cc291 const base::Closure& stop_callback, in NotifyScreenCaptureStart()
303 const base::Closure& stop_callback, in NotifyScreenShareStart()
/external/chromium_org/chrome/browser/ui/gtk/
Dscreen_capture_notification_ui_gtk.cc139 const base::Closure& stop_callback) { in OnStarted()
/external/chromium_org/chrome/browser/ui/views/
Dscreen_capture_notification_ui_views.cc147 const base::Closure& stop_callback) { in OnStarted()
/external/chromium_org/content/renderer/media/
Dmedia_stream_impl.cc814 const SourceStopCallback& stop_callback) in MediaStreamSourceExtraData()
839 const StreamStopCallback& stop_callback) { in SetLocalStreamStopCallback()
/external/chromium/webkit/glue/media/
Dbuffered_data_source_unittest.cc524 media::MockCallback* stop_callback = media::NewExpectedCallback(); in TEST_F() local