HomeSort by relevance Sort by last modified time
    Searched refs:stopSharedTimer (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/
SharedTimer.cpp 43 void stopSharedTimer()
45 blink::Platform::current()->stopSharedTimer();
SharedTimer.h 53 PLATFORM_EXPORT void stopSharedTimer();
69 stopSharedTimer();
  /external/chromium_org/mojo/examples/html_viewer/
blink_platform_impl.h 36 virtual void stopSharedTimer();
blink_platform_impl.cc 122 void BlinkPlatformImpl::stopSharedTimer() {
  /external/chromium_org/content/child/
blink_platform_impl.h 141 virtual void stopSharedTimer();
blink_platform_impl.cc     [all...]
  /external/chromium_org/third_party/WebKit/public/platform/
Platform.h 442 virtual void stopSharedTimer() { }

Completed in 649 milliseconds