OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldStartShutdown
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/lifetime/
application_lifetime.h
113
bool
ShouldStartShutdown
(Browser* browser);
application_lifetime.cc
383
bool
ShouldStartShutdown
(Browser* browser) {
/external/chromium_org/chrome/browser/ui/
browser.cc
647
if (should_quit_if_last_browser && chrome::
ShouldStartShutdown
(this))
[
all
...]
Completed in 58 milliseconds