HomeSort by relevance Sort by last modified time
    Searched refs:OnShutdownStarting (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/
browser_shutdown.h 27 void OnShutdownStarting(ShutdownType type);
browser_shutdown.cc 100 void OnShutdownStarting(ShutdownType type) {
  /external/chromium_org/chrome/browser/lifetime/
application_lifetime.cc 243 browser_shutdown::OnShutdownStarting(browser_shutdown::END_SESSION);
245 browser_shutdown::OnShutdownStarting(browser_shutdown::BROWSER_EXIT);
269 browser_shutdown::OnShutdownStarting(browser_shutdown::END_SESSION);
  /external/chromium_org/chrome/browser/ui/
browser.cc 653 browser_shutdown::OnShutdownStarting(browser_shutdown::WINDOW_CLOSE);
    [all...]

Completed in 2773 milliseconds