HomeSort by relevance Sort by last modified time
    Searched refs:Stop (Results 26 - 50 of 840) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/webrtc/talk/app/webrtc/
videosourceinterface.h 47 // Stop the video capturer.
48 virtual void Stop() = 0;
rtpsenderinterface.h 69 virtual void Stop() = 0;
85 PROXY_METHOD0(void, Stop)
remotevideocapturer.h 52 void Stop() override;
videosourceproxy.h 43 PROXY_METHOD0(void, Stop)
  /external/webrtc/webrtc/modules/utility/include/
process_thread.h 38 virtual void Stop() = 0;
  /external/webrtc/webrtc/
stream.h 30 virtual void Stop() = 0;
  /external/webrtc/webrtc/test/
video_capturer.h 33 virtual void Stop() = 0;
  /hardware/qcom/display/msm8909/sdm/include/private/
partial_update_interface.h 46 virtual DisplayError Stop() = 0;
  /hardware/qcom/display/msm8909w_3100/sdm/include/private/
partial_update_interface.h 46 virtual DisplayError Stop() = 0;
  /hardware/qcom/display/msm8998/sdm/include/private/
partial_update_interface.h 46 virtual DisplayError Stop() = 0;
  /system/bt/service/ipc/binder/
ipc_handler_binder.h 34 void Stop() override;
  /system/bt/service/ipc/dbus/
ipc_handler_dbus.h 38 void Stop() override;
  /test/vts/drivers/hal/libmeasurement/include/
vts_measurement.h 42 vector<float>* Stop();
  /external/libchrome/base/threading/
thread_id_name_manager_unittest.cc 30 thread_b.Stop();
31 thread_a.Stop();
42 thread_b.Stop();
46 thread_a.Stop();
57 thread_a.Stop();
62 thread_a.Stop();
  /external/libchrome/base/timer/
mock_timer.cc 42 void MockTimer::Stop() {
59 Stop();
  /external/tensorflow/tensorflow/contrib/learn/python/learn/
evaluable.py 48 Stop conditions - we evaluate on the given input data until one of the
81 been provided. See "Stop conditions" above for specifics.
89 See "Stop conditions" above for specifics.
  /frameworks/base/media/mca/filterfw/native/core/
time_util.h 36 void Stop();
60 ~ScopedTimer() { mWatch->Stop(); }
  /frameworks/base/media/mca/filterpacks/native/base/
time_util.h 36 void Stop();
60 ~ScopedTimer() { mWatch->Stop(); }
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/xgate/
insns.s 14 Stop:
32 bra Stop
  /external/libchrome/base/test/
test_io_thread.h 23 // - Start()/Stop() should only be called from the main (creation) thread.
35 // After Stop(), Start() may be called again to start a new I/O thread.
36 // Stop() may be called even when the I/O thread is not started.
38 void Stop();
  /external/pdfium/fpdfsdk/fpdfxfa/
cxfa_fwladaptertimermgr.h 27 void Stop(CFWL_TimerInfo* pTimerInfo) override;
  /external/tensorflow/tensorflow/stream_executor/host/
host_timer.h 36 bool Stop(Stream *stream);
  /external/webrtc/talk/app/webrtc/java/jni/
androidnetworkmonitor_jni.h 45 void Stop() override;
  /external/webrtc/webrtc/base/
networkmonitor.h 47 virtual void Stop() = 0;
  /external/webrtc/webrtc/modules/utility/include/mock/
mock_process_thread.h 23 MOCK_METHOD0(Stop, void());

Completed in 1238 milliseconds

12 3 4 5 6 7 8 91011>>