Searched defs:AttemptExit (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dbrowser_process_platform_part_android.cc19 void BrowserProcessPlatformPart::AttemptExit() { function in class:BrowserProcessPlatformPart
H A Dbrowser_process_platform_part_base.cc22 void BrowserProcessPlatformPartBase::AttemptExit() { function in class:BrowserProcessPlatformPartBase
/external/chromium_org/chrome/browser/lifetime/
H A Dapplication_lifetime.cc106 g_browser_process->platform_part()->AttemptExit();
214 AttemptExit();
219 void AttemptExit() { function in namespace:chrome
/external/chromium_org/chrome/browser/chromeos/login/
H A Dlogin_utils.cc200 void AttemptExit(Profile* profile);
309 AttemptExit(profile);
817 void LoginUtilsImpl::AttemptExit(Profile* profile) { function in class:chromeos::LoginUtilsImpl
820 chrome::AttemptExit();
832 chrome::AttemptExit();

Completed in 84 milliseconds