Searched refs:startTimer (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
H A DGeoNotifier.h43 void startTimer();
H A DGeoNotifier.cpp68 void GeoNotifier::startTimer() function in class:blink::GeoNotifier
H A DGeolocation.cpp176 notifier->startTimer();
182 notifier->startTimer();
234 notifier->startTimer();
516 notifier->startTimer();
/external/llvm/include/llvm/Support/
H A DTimer.h73 /// invocations of its startTimer()/stopTimer() methods. Given appropriate OS
107 /// startTimer - Start the timer running. Time between calls to
108 /// startTimer/stopTimer is counted by the Timer class. Note that these calls
111 void startTimer();
122 /// The TimeRegion class is used as a helper class to call the startTimer() and
132 T->startTimer();
135 if (T) T->startTimer();
/external/chromium_org/third_party/WebKit/Source/core/loader/
H A DNavigationScheduler.h87 void startTimer();
H A DNavigationScheduler.cpp399 startTimer();
402 void NavigationScheduler::startTimer() function in class:blink::NavigationScheduler
H A DFrameLoader.cpp172 m_frame->navigationScheduler().startTimer();
489 m_frame->navigationScheduler().startTimer();
607 toLocalFrame(descendant)->navigationScheduler().startTimer();
/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DPipelinedMsgParser.java250 this.rawInputStream.startTimer();
318 this.rawInputStream.startTimer();
H A DPipeline.java106 public void startTimer() { method in class:Pipeline
/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
H A DVTTRegion.h109 void startTimer();
H A DVTTRegion.cpp388 startTimer();
445 void VTTRegion::startTimer() function in class:blink::VTTRegion
447 WTF_LOG(Media, "VTTRegion::startTimer");
/external/chromium_org/third_party/skia/platform_tools/android/app/src/com/skia/
H A DSkiaSampleRenderer.java61 private void startTimer(int ms) { method in class:SkiaSampleRenderer
/external/skia/platform_tools/android/app/src/com/skia/
H A DSkiaSampleRenderer.java61 private void startTimer(int ms) { method in class:SkiaSampleRenderer
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorHeapProfilerAgent.cpp54 void startTimer();
124 void InspectorHeapProfilerAgent::HeapStatsUpdateTask::startTimer() function in class:blink::InspectorHeapProfilerAgent::HeapStatsUpdateTask
196 m_heapStatsUpdateTask->startTimer();
/external/llvm/utils/yaml-bench/
H A DYAMLBench.cpp143 BaseLine.startTimer();
152 Tokenizing.startTimer();
159 Parsing.startTimer();
/external/chromium_org/third_party/libxml/src/
H A Dxmllint.c434 * startTimer: call where you want to start timing
437 startTimer(void) function
479 startTimer(void) function
506 startTimer(void) function
1875 startTimer();
1890 startTimer();
1909 startTimer();
2024 startTimer();
2163 startTimer();
2409 startTimer();
[all...]
H A DtestSAX.c103 * startTimer: call where you want to start timing
106 startTimer(void) function
148 startTimer(void) function
175 startTimer(void) function
1179 startTimer();
/external/libxml2/
H A Dxmllint.c439 * startTimer: call where you want to start timing
442 startTimer(void) function
484 startTimer(void) function
511 startTimer(void) function
1883 startTimer();
1898 startTimer();
1917 startTimer();
2032 startTimer();
2171 startTimer();
2415 startTimer();
[all...]
/external/clang/lib/CodeGen/
H A DCodeGenAction.cpp82 LLVMIRGeneration.startTimer();
98 LLVMIRGeneration.startTimer();
113 LLVMIRGeneration.startTimer();
125 LLVMIRGeneration.startTimer();
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
H A DMediaControlElements.h54 void startTimer();
H A DMediaControlElements.cpp117 void MediaControlPanelElement::startTimer() function in class:blink::MediaControlPanelElement
162 startTimer();
/external/llvm/lib/Support/
H A DTimer.cpp149 void Timer::startTimer() { function in class:Timer
163 assert(I != ActiveTimers->end() && "stop but no startTimer?");
/external/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp510 if (TUTotalTimer) TUTotalTimer->startTimer();
/external/oprofile/gui/
H A Doprof_start.cpp189 startTimer(5000);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.app_1.3.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 3630 milliseconds

12