Home
last modified time | relevance | path

Searched refs:OnShutdownStarting (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/
Dbrowser_shutdown.h32 void OnShutdownStarting(ShutdownType type);
Dbrowser_shutdown.cc85 void OnShutdownStarting(ShutdownType type) { in OnShutdownStarting() function
/external/chromium/chrome/browser/ui/
Dbrowser_list.cc421 browser_shutdown::OnShutdownStarting(browser_shutdown::END_SESSION); in SessionEnding()
Dbrowser.cc912 browser_shutdown::OnShutdownStarting(browser_shutdown::WINDOW_CLOSE); in OnWindowClosing()