Searched refs:stopTimer (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DWatchdogNone.cpp46 void Watchdog::stopTimer() function in class:JSC::Watchdog
H A DWatchdogMac.cpp62 void Watchdog::stopTimer() function in class:JSC::Watchdog
H A DWatchdog.h74 void stopTimer();
H A DWatchdog.cpp184 stopTimer();
/macosx-10.9.5/WebCore-7537.78.1/Modules/geolocation/
H A DGeolocation.h94 void stopTimer();
138 static void stopTimer(GeoNotifierVector&);
H A DGeolocation.cpp139 void Geolocation::GeoNotifier::stopTimer() function in class:WebCore::Geolocation::GeoNotifier
483 void Geolocation::stopTimer(GeoNotifierVector& notifiers) function in class:WebCore::Geolocation
487 (*it)->stopTimer();
495 stopTimer(copy);
503 stopTimer(copy);
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DTimer.h78 /// invocations of its startTimer()/stopTimer() methods. Given appropriate OS
113 /// startTimer/stopTimer is counted by the Timer class. Note that these calls
118 /// stopTimer - Stop the timer.
120 void stopTimer();
128 /// stopTimer() methods of the Timer class. When the object is constructed, it
143 if (T) T->stopTimer();
/macosx-10.9.5/llvmCore-3425.0.33/utils/yaml-bench/
H A DYAMLBench.cpp134 BaseLine.stopTimer();
142 Tokenizing.stopTimer();
151 Parsing.stopTimer();
/macosx-10.9.5/WebCore-7537.78.1/html/shadow/
H A DMediaControlElementTypes.cpp194 stopTimer();
217 void MediaControlSeekButtonElement::stopTimer() function in class:WebCore::MediaControlSeekButtonElement
H A DMediaControlElementTypes.h175 void stopTimer();
H A DMediaControlsBlackBerry.h96 void stopTimer();
H A DMediaControlsBlackBerry.cpp165 stopTimer();
174 void MediaControlEmbeddedPanelElement::stopTimer() function in class:WebCore::MediaControlEmbeddedPanelElement
185 stopTimer();
H A DMediaControlElements.cpp144 stopTimer();
153 void MediaControlPanelElement::stopTimer() function in class:WebCore::MediaControlPanelElement
164 stopTimer();
H A DMediaControlElements.h66 void stopTimer();
/macosx-10.9.5/IOATAFamily-252.0.3/
H A DIOATAController.h205 virtual void stopTimer( void );
H A DIOATAController.cpp814 stopTimer();
872 IOATAController::stopTimer(void) function in class:IOATAController
/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A DTimer.cpp155 void Timer::stopTimer() { function in class:Timer

Completed in 224 milliseconds