Searched refs:Stop (Results 426 - 450 of 1422) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/media/filters/
H A Dvpx_video_decoder.h42 virtual void Stop() OVERRIDE;
/external/chromium_org/media/video/capture/win/
H A Dfilter_base_win.h49 STDMETHOD(Stop)();
/external/chromium_org/mojo/system/
H A Dtest_utils.h70 // |Start()|/|Stop()| should only be called from the main (creation) thread.
71 // After |Stop()|, |Start()| may be called again to start a new I/O thread.
72 // |Stop()| may be called even when the I/O thread is not started.
74 void Stop();
/external/chromium_org/net/android/
H A Dnetwork_change_notifier_android.cc81 Stop();
/external/chromium_org/net/disk_cache/blockfile/
H A Deviction.h26 void Stop();
/external/chromium_org/net/test/spawned_test_server/
H A Dlocal_test_server.h66 // Stop the server started by Start().
67 bool Stop();
/external/chromium_org/remoting/host/
H A Daudio_scheduler.h34 // |audio_stub| exist until the scheduler is stopped using Stop() method.
46 void Stop();
H A Dheartbeat_sender.cc90 timer_.Stop();
91 timer_resend_.Stop();
104 timer_resend_.Stop();
214 timer_.Stop();
/external/chromium_org/remoting/host/setup/
H A Ddaemon_controller_delegate_mac.h31 virtual void Stop(const DaemonController::CompletionCallback& done) OVERRIDE;
H A Ddaemon_controller_delegate_win.h37 virtual void Stop(const DaemonController::CompletionCallback& done) OVERRIDE;
/external/chromium_org/sandbox/linux/services/
H A Dthread_helpers.cc64 // /proc. Following Stop(), the thread is joined, but entries in /proc may
66 thread->Stop();
/external/chromium_org/sync/engine/
H A Dsync_scheduler.h85 virtual void Stop() = 0;
/external/chromium_org/sync/test/engine/
H A Dfake_sync_scheduler.cc16 void FakeSyncScheduler::Stop() { function in class:syncer::FakeSyncScheduler
H A Dfake_sync_scheduler.h23 virtual void Stop() OVERRIDE;
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
H A Dfakeperiodicvideocapturer.h63 virtual void Stop() { function in class:webrtc::FakePeriodicVideoCapturer
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dcpumonitor.h119 void Stop();
H A Ddbus.cc141 // be running in a priate GMainLoop forever until either Stop() has been invoked
162 Stop();
187 virtual void Stop() { function in class:talk_base::DBusMonitor::DBusMonitoringThread
199 Thread::Stop(); // Wait for the thread.
395 monitoring_thread_->Stop();
H A Dsignalthread.h126 virtual ~Worker() { Stop(); }
H A Dtask.h158 virtual void Stop();
/external/chromium_org/third_party/libjingle/source/talk/media/devices/
H A Dyuvframescapturer.h40 virtual void Stop();
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvideocapturer.h70 virtual void Stop();
94 // Critical section to avoid Stop during an OnIncomingCapturedFrame callback.
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
H A Dsocketmonitor.cc62 void SocketMonitor::Stop() { function in class:cricket::SocketMonitor
/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dcurrentspeakermonitor.h75 void Stop();
H A Dmediamonitor.cc60 void MediaMonitor::Stop() { function in class:cricket::MediaMonitor
H A Dmediamonitor.h49 void Stop();

Completed in 421 milliseconds

<<11121314151617181920>>