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

  /external/chromium_org/content/renderer/
render_thread_impl.cc 335 suspend_webkit_shared_timer_ = true;
503 std::swap(suspend_webkit_shared_timer, suspend_webkit_shared_timer_);
844 if (suspend_webkit_shared_timer_) {
    [all...]
render_thread_impl.h 455 bool suspend_webkit_shared_timer_; member in class:content::RenderThreadImpl

Completed in 2379 milliseconds