HomeSort by relevance Sort by last modified time
    Searched refs:stopTimer (Results 1 - 25 of 27) sorted by null

1 2

  /external/nist-sip/java/gov/nist/javax/sip/parser/
PipelinedMsgParser.java 242 this.rawInputStream.stopTimer();
260 this.rawInputStream.stopTimer();
268 this.rawInputStream.stopTimer();
280 this.rawInputStream.stopTimer();
333 this.rawInputStream.stopTimer();
Pipeline.java 115 public void stopTimer() {
  /external/chromium_org/third_party/WebKit/Source/modules/geolocation/
Geolocation.h 120 void stopTimer();
173 static void stopTimer(GeoNotifierVector&);
Geolocation.cpp 142 void Geolocation::GeoNotifier::stopTimer()
481 void Geolocation::stopTimer(GeoNotifierVector& notifiers)
485 (*it)->stopTimer();
493 stopTimer(copy);
501 stopTimer(copy);
  /external/chromium_org/chrome/browser/mac/
keystone_glue.h 186 - (void)stopTimer;
  /external/llvm/include/llvm/Support/
Timer.h 73 /// invocations of its startTimer()/stopTimer() methods. Given appropriate OS
108 /// startTimer/stopTimer is counted by the Timer class. Note that these calls
113 /// stopTimer - Stop the timer.
115 void stopTimer();
123 /// stopTimer() methods of the Timer class. When the object is constructed, it
138 if (T) T->stopTimer();
  /external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
VTTRegion.h 107 void stopTimer();
VTTRegion.cpp 454 void VTTRegion::stopTimer()
456 WTF_LOG(Media, "VTTRegion::stopTimer");
466 stopTimer();
  /external/llvm/utils/yaml-bench/
YAMLBench.cpp 148 BaseLine.stopTimer();
156 Tokenizing.stopTimer();
165 Parsing.stopTimer();
  /frameworks/base/core/java/android/hardware/camera2/legacy/
PerfMeasurement.java 43 * mPerfMeasurement.stopTimer();
155 * so {@link #stopTimer} must be called before the next call to this method.</p>
176 public void stopTimer() {
216 * will only be available some time after the {@link #stopTimer} call is made. Poll this method
SurfaceTextureRenderer.java 554 mPerfMeasurer.stopTimer();
  /external/chromium_org/remoting/webapp/
toolbar.js 67 var stopTimer = function() {
73 this.toolbar_.addEventListener('mousemove', stopTimer, false);
  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
MediaControlElements.h 55 void stopTimer();
MediaControlElements.cpp 120 stopTimer();
129 void MediaControlPanelElement::stopTimer()
140 stopTimer();
  /external/clang/lib/CodeGen/
CodeGenAction.cpp 89 LLVMIRGeneration.stopTimer();
103 LLVMIRGeneration.stopTimer();
118 LLVMIRGeneration.stopTimer();
130 LLVMIRGeneration.stopTimer();
  /external/llvm/lib/Support/
Timer.cpp 155 void Timer::stopTimer() {
  /external/clang/lib/StaticAnalyzer/Frontend/
AnalysisConsumer.cpp 551 if (TUTotalTimer) TUTotalTimer->stopTimer();
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPDialog.java 710 stopTimer();
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.app_1.3.1.R36x_v20100803.jar 
org.eclipse.equinox.util_1.0.200.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.app_1.3.100.v20130327-1442.jar 
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar 
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
concat-jquery-mootools-prototype.js     [all...]

Completed in 584 milliseconds

1 2