Searched defs:stopSharedTimer (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/platform/ | ||
D | SharedTimer.cpp | 44 void stopSharedTimer() in stopSharedTimer() function |
/external/chromium_org/mojo/services/html_viewer/ | ||
D | blink_platform_impl.cc | 141 void BlinkPlatformImpl::stopSharedTimer() { in stopSharedTimer() function in mojo::BlinkPlatformImpl |
/external/chromium_org/third_party/WebKit/Source/platform/scheduler/ | ||
D | Scheduler.cpp | 292 void Scheduler::stopSharedTimer() in stopSharedTimer() function in blink::Scheduler |
D | SchedulerTest.cpp | 116 virtual void stopSharedTimer() in stopSharedTimer() function in __anonfe4718220111::SchedulerTestingPlatformSupport |
/external/chromium_org/content/child/ | ||
D | blink_platform_impl.cc | 981 void BlinkPlatformImpl::stopSharedTimer() { in stopSharedTimer() function in content::BlinkPlatformImpl |
/external/chromium_org/third_party/WebKit/public/platform/ | ||
D | Platform.h | 430 virtual void stopSharedTimer() { } in stopSharedTimer() function |