Home
last modified time | relevance | path

Searched defs:Stop (Results 1 – 25 of 138) 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/swiftshader/third_party/LLVM/lib/VMCore/
DUse.cpp88 Use *Use::initTags(Use * const Start, Use *Stop) { in initTags()
125 void Use::zap(Use *Start, const Use *Stop, bool del) { in zap()
/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/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DIRuleReturnScope`1.cs52 new TLabel Stop property
DIRuleReturnScope.cs51 object Stop property
DParserRuleReturnScope.cs77 public TToken Stop property in Antlr.Runtime.ParserRuleReturnScope
/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/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DTreeRuleReturnScope.cs55 TTree IRuleReturnScope<TTree>.Stop { property in Antlr.Runtime.Tree.TreeRuleReturnScope
/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/webrtc/talk/app/webrtc/test/
Dfakeperiodicvideocapturer.h63 virtual void Stop() { in Stop() function
/external/webrtc/talk/app/webrtc/java/jni/
Dandroidnetworkmonitor_jni.cc70 void AndroidNetworkMonitor::Stop() { in Stop() function in webrtc_jni::AndroidNetworkMonitor
/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/v8/src/base/platform/
Delapsed-timer.h34 void Stop() { in Stop() function
/external/webrtc/webrtc/test/
Dvideo_capturer.cc26 virtual void Stop() {} in Stop() function in webrtc::test::NullCapturer
/external/libchrome/base/test/
Dtest_io_thread.cc46 void TestIOThread::Stop() { in Stop() function in base::TestIOThread
/external/libusb/libusb/os/
Dhaiku_pollfs.cpp283 RosterLooper::Stop() in Stop() function in RosterLooper
361 USBRoster::Stop() in Stop() function in USBRoster
/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/webrtc/talk/session/media/
Dmediamonitor.cc60 void MediaMonitor::Stop() { in Stop() function in cricket::MediaMonitor
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DDriverBinding.h118 EFI_DRIVER_BINDING_STOP Stop; member
/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/libchrome/base/timer/
Dmock_timer.cc42 void MockTimer::Stop() { in Stop() function in base::MockTimer
/external/webrtc/webrtc/p2p/client/
Dsocketmonitor.cc45 void ConnectionMonitor::Stop() { in Stop() function in cricket::ConnectionMonitor

123456