Searched refs:EndSession (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/
H A Dbrowser_process.h85 virtual void EndSession() = 0;
H A Dbrowser_process_impl.h47 virtual void EndSession();
H A Dbrowser_process_impl.cc97 // How long to wait for the File thread to complete during EndSession, on
321 void BrowserProcessImpl::EndSession() { function in class:BrowserProcessImpl
/external/chromium/chrome/browser/ui/
H A Dbrowser_list.cc413 // EndSession is invoked once per frame. Only do something the first time.
429 g_browser_process->EndSession();

Completed in 452 milliseconds