Searched refs:browser_shutdown (Results 1 – 15 of 15) sorted by relevance
275 (browser_shutdown::IsTryingToQuit() || in RemoveBrowser()327 browser_shutdown::GetShutdownType() == browser_shutdown::END_SESSION; in CloseAllBrowsers()335 browser_shutdown::SetTryingToQuit(true); in CloseAllBrowsers()421 browser_shutdown::OnShutdownStarting(browser_shutdown::END_SESSION); in SessionEnding()441 browser_shutdown::Shutdown(); in SessionEnding()485 if (browsers_.empty() && !browser_shutdown::IsTryingToQuit() && in EndKeepAlive()
7 #include "chrome/browser/browser_shutdown.h"
909 browser_shutdown::IsTryingToQuit() || !BrowserList::WillKeepAlive(); in OnWindowClosing()912 browser_shutdown::OnShutdownStarting(browser_shutdown::WINDOW_CLOSE); in OnWindowClosing()
61 namespace browser_shutdown { namespace195 shutdown_type_ != browser_shutdown::END_SESSION) { in Shutdown()335 if (GetShutdownType() == browser_shutdown::END_SESSION) in ShuttingDownWithoutClosingBrowsers()
11 namespace browser_shutdown {
17 #include "chrome/browser/browser_shutdown.h"238 if (!browser_shutdown::IsTryingToQuit() &&248 if (!browser_shutdown::IsTryingToQuit() &&255 if (!browser_shutdown::IsTryingToQuit())260 if (!browser_shutdown::IsTryingToQuit())267 if (browser_shutdown::IsTryingToQuit()) {270 browser_shutdown::SetTryingToQuit(false);906 if (browser_shutdown::IsTryingToQuit())
830 if (!parameters.ui_task && browser_shutdown::delete_resources_on_shutdown) { in CreateProfile()1383 browser_shutdown::ReadLastShutdownInfo(); in BrowserMain()1902 browser_shutdown::Shutdown(); in BrowserMain()
130 browser_shutdown::SetTryingToQuit(false); in OnCancel()
97 browser_shutdown::RegisterPrefs(local_state); in RegisterLocalState()
79 if (!browser_shutdown::ShuttingDownWithoutClosingBrowsers()) in ~TabCloseableStateWatcher()
304 if (browser_shutdown::GetShutdownType() != browser_shutdown::NOT_VALID) in RenderViewGone()
1120 if (browser_shutdown::GetShutdownType() == browser_shutdown::NOT_VALID) { in InternalCloseTabs()
417 if (!browser_shutdown::ShuttingDownWithoutClosingBrowsers()) in BookmarkModelBeingDeleted()
950 if (!browser_shutdown::ShuttingDownWithoutClosingBrowsers()) in BookmarkModelBeingDeleted()
421 browser_shutdown::GetShutdownType() == browser_shutdown::NOT_VALID) in OnChannelError()