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

  /external/chromium/chrome/browser/chromeos/login/
web_page_view.h 124 // Called by start_timer_. Shows throbber and waiting label.
134 base::OneShotTimer<WebPageView> start_timer_; member in class:chromeos::WebPageView
web_page_view.cc 127 start_timer_.Start(TimeDelta::FromMilliseconds(kStartDelayMs),
152 start_timer_.Stop();

Completed in 517 milliseconds