Home
last modified time | relevance | path

Searched refs:stopTimer (Results 1 – 23 of 23) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/parser/
DPipelinedMsgParser.java242 this.rawInputStream.stopTimer(); in run()
260 this.rawInputStream.stopTimer(); in run()
268 this.rawInputStream.stopTimer(); in run()
280 this.rawInputStream.stopTimer(); in run()
333 this.rawInputStream.stopTimer(); in run()
DPipeline.java115 public void stopTimer() { in stopTimer() method in Pipeline
/external/chromium_org/remoting/webapp/
Dtoolbar.js52 var stopTimer = function() { method in remoting.Toolbar
58 this.toolbar_.addEventListener('mousemove', stopTimer, false);
/external/llvm/utils/yaml-bench/
DYAMLBench.cpp134 BaseLine.stopTimer(); in benchmark()
142 Tokenizing.stopTimer(); in benchmark()
151 Parsing.stopTimer(); in benchmark()
/external/llvm/include/llvm/Support/
DTimer.h115 void stopTimer();
138 if (T) T->stopTimer(); in ~TimeRegion()
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
DGeolocation.h117 void stopTimer();
170 static void stopTimer(GeoNotifierVector&);
DGeolocation.cpp133 void Geolocation::GeoNotifier::stopTimer() in stopTimer() function in WebCore::Geolocation::GeoNotifier
478 void Geolocation::stopTimer(GeoNotifierVector& notifiers) in stopTimer() function in WebCore::Geolocation
482 (*it)->stopTimer(); in stopTimer()
490 stopTimer(copy); in stopTimersForOneShots()
498 stopTimer(copy); in stopTimersForWatchers()
/external/clang/lib/CodeGen/
DCodeGenAction.cpp94 LLVMIRGeneration.stopTimer(); in Initialize()
108 LLVMIRGeneration.stopTimer(); in HandleTopLevelDecl()
122 LLVMIRGeneration.stopTimer(); in HandleTranslationUnit()
/external/chromium/chrome/browser/cocoa/
Dkeystone_glue.h186 - (void)stopTimer;
Dkeystone_glue_unittest.mm175 [glue stopTimer];
Dkeystone_glue.mm526 - (void)stopTimer { method
/external/chromium_org/chrome/browser/mac/
Dkeystone_glue.h186 - (void)stopTimer;
Dkeystone_glue_unittest.mm213 [glue stopTimer];
Dkeystone_glue.mm543 - (void)stopTimer { method
/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
DVTTRegion.h103 void stopTimer();
DVTTRegion.cpp450 void VTTRegion::stopTimer() in stopTimer() function in WebCore::VTTRegion
462 stopTimer(); in scrollTimerFired()
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
DMediaControlElements.cpp133 stopTimer(); in startTimer()
142 void MediaControlPanelElement::stopTimer() in stopTimer() function in WebCore::MediaControlPanelElement
153 stopTimer(); in transitionTimerFired()
DMediaControlElements.h64 void stopTimer();
/external/llvm/lib/Support/
DTimer.cpp155 void Timer::stopTimer() { in stopTimer() function in Timer
/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp527 if (TUTotalTimer) TUTotalTimer->stopTimer(); in HandleTranslationUnit()
/external/nist-sip/java/gov/nist/javax/sip/stack/
DSIPDialog.java710 stopTimer(); in raiseErrorEvent()
1232 this.stopTimer(); in setState()
2298 protected void stopTimer() { in stopTimer() method in SIPDialog
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
Dmootools-1.2.2-core-nc.js3207 if (this.stopTimer()) this.onComplete();
3212 if (this.stopTimer()) this.onCancel();
3230 this.stopTimer();
3239 stopTimer: function(){ method
Dconcat-jquery-mootools-prototype.js7583 if (this.stopTimer()) this.onComplete();
7588 if (this.stopTimer()) this.onCancel();
7606 this.stopTimer();
7615 stopTimer: function(){ method