Home
last modified time | relevance | path

Searched defs:Stop (Results 1 – 25 of 134) sorted by relevance

123456

/external/webrtc/talk/app/webrtc/
Drtpreceiver.cc69 void AudioRtpReceiver::Stop() { in Stop() function in webrtc::AudioRtpReceiver
99 void VideoRtpReceiver::Stop() { in Stop() function in webrtc::VideoRtpReceiver
Dremotevideocapturer.cc52 void RemoteVideoCapturer::Stop() { in Stop() function in webrtc::RemoteVideoCapturer
Drtpsender.cc165 void AudioRtpSender::Stop() { in Stop() function in webrtc::AudioRtpSender
295 void VideoRtpSender::Stop() { in Stop() function in webrtc::VideoRtpSender
/external/llvm/lib/IR/
DUse.cpp57 Use *Use::initTags(Use *const Start, Use *Stop) { in initTags()
87 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap()
/external/skia/src/svg/parser/
DSkSVGStop.cpp17 DEFINE_SVG_INFO(Stop) in DEFINE_SVG_INFO() argument
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DRuleReturnScope.cs49 TLabel Stop { property
DParserRuleReturnScope.cs73 public TToken Stop { property in Antlr.Runtime.ParserRuleReturnScope
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DIRuleReturnScope.cs51 object Stop property
DIRuleReturnScope`1.cs52 new TLabel Stop property
DParserRuleReturnScope.cs77 public TToken Stop property in Antlr.Runtime.ParserRuleReturnScope
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeRuleReturnScope.cs55 TTree IRuleReturnScope<TTree>.Stop { property in Antlr.Runtime.Tree.TreeRuleReturnScope
/external/lldb/tools/lldb-perf/lib/
DTimer.cpp35 TimeGauge::Stop () in Stop() function in TimeGauge
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DTreeRuleReturnScope`1.cs68 TTree IRuleReturnScope<TTree>.Stop property in Antlr.Runtime.Tree.TreeRuleReturnScope
/external/v8/build/android/pylib/utils/
Dxvfb.py50 def Stop(self): member in Xvfb
Dtime_profile.py37 def Stop(self, log=True): member in TimeProfile
/external/chromium-trace/catapult/telemetry/telemetry/core/
Dprofiling_controller.py14 def Stop(self): member in ProfilingController
/external/webrtc/talk/app/webrtc/test/
Dfakeperiodicvideocapturer.h63 virtual void Stop() { in Stop() function
/external/webrtc/webrtc/base/
Dprofiler.cc58 void ProfilerEvent::Stop(uint64_t stop_time) { in Stop() function in rtc::ProfilerEvent
80 void ProfilerEvent::Stop() { in Stop() function in rtc::ProfilerEvent
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
Dprofiling_controller_backend.py32 def Stop(self): member in ProfilingControllerBackend
/external/webrtc/talk/app/webrtc/java/jni/
Dandroidnetworkmonitor_jni.cc70 void AndroidNetworkMonitor::Stop() { in Stop() function in webrtc_jni::AndroidNetworkMonitor
/external/webrtc/webrtc/test/channel_transport/
Dudp_socket_manager_posix.cc101 bool UdpSocketManagerPosix::Stop() in Stop() function in webrtc::test::UdpSocketManagerPosix
229 bool UdpSocketManagerPosixImpl::Stop() in Stop() function in webrtc::test::UdpSocketManagerPosixImpl
/external/v8/src/base/platform/
Delapsed-timer.h34 void Stop() { in Stop() function
/external/webrtc/talk/media/devices/
Dfilevideocapturer.cc53 void VideoRecorder::Stop() { in Stop() function in cricket::VideoRecorder
261 void FileVideoCapturer::Stop() { in Stop() function in cricket::FileVideoCapturer
/external/v8/build/android/pylib/
Dchrome_test_server_spawner.py270 def Stop(self): member in TestServerThread
414 def Stop(self): member in SpawningServer
/external/webrtc/webrtc/test/
Dvideo_capturer.cc26 virtual void Stop() {} in Stop() function in webrtc::test::NullCapturer

123456