Home
last modified time | relevance | path

Searched refs:CanAutorestartForUpdate (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
Dbrowser_process_impl.h279 bool CanAutorestartForUpdate() const;
Dbrowser_process_impl.cc1030 bool BrowserProcessImpl::CanAutorestartForUpdate() const { in CanAutorestartForUpdate() function in BrowserProcessImpl
1077 if (CanAutorestartForUpdate()) { in OnAutoupdateTimer()