OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shutdown_watcher
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/lifetime/
application_lifetime.cc
268
// We disarm when |
shutdown_watcher
| object is destroyed, which is when we
270
ShutdownWatcherHelper
shutdown_watcher
;
local
271
shutdown_watcher
.Arm(base::TimeDelta::FromSeconds(90));
/external/chromium_org/chrome/browser/
chrome_browser_main.h
130
// Please keep |
shutdown_watcher
| as the first object constructed, and hence
Completed in 91 milliseconds