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

  /external/chromium_org/chrome/browser/
browser_process_platform_part_android.cc 19 void BrowserProcessPlatformPart::AttemptExit() {
browser_process_platform_part_base.cc 22 void BrowserProcessPlatformPartBase::AttemptExit() {
  /external/chromium_org/chrome/browser/lifetime/
application_lifetime.cc 106 g_browser_process->platform_part()->AttemptExit();
214 AttemptExit();
219 void AttemptExit() {
  /external/chromium_org/chrome/browser/chromeos/login/
login_utils.cc 200 void AttemptExit(Profile* profile);
309 AttemptExit(profile);
817 void LoginUtilsImpl::AttemptExit(Profile* profile) {
820 chrome::AttemptExit();
832 chrome::AttemptExit();
    [all...]

Completed in 67 milliseconds