Searched defs:stop_callback (Results 1 – 13 of 13) sorted by relevance
15 virtual void OnStarted(const base::Closure& stop_callback) OVERRIDE { in OnStarted()
26 const base::Closure& stop_callback) { in OnStarted()
141 void MediaStreamUIProxy::OnStarted(const base::Closure& stop_callback) { in OnStarted()217 void FakeMediaStreamUIProxy::OnStarted(const base::Closure& stop_callback) { in OnStarted()
191 base::Closure stop_callback; in TEST_F() local
85 void OnTerminateRemotingEventOnUIThread(const base::Closure& stop_callback) { in OnTerminateRemotingEventOnUIThread()92 const base::Closure& stop_callback, in StartRemotingOnUIThread()
80 const base::Closure& stop_callback, in OnScreenCaptureStart()
90 const base::Closure& stop_callback, in OnScreenShareStart()
163 void ScreenTrayItem::Start(const base::Closure& stop_callback) { in Start()
291 const base::Closure& stop_callback, in NotifyScreenCaptureStart()303 const base::Closure& stop_callback, in NotifyScreenShareStart()
139 const base::Closure& stop_callback) { in OnStarted()
147 const base::Closure& stop_callback) { in OnStarted()
814 const SourceStopCallback& stop_callback) in MediaStreamSourceExtraData()839 const StreamStopCallback& stop_callback) { in SetLocalStreamStopCallback()
524 media::MockCallback* stop_callback = media::NewExpectedCallback(); in TEST_F() local