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

  /external/chromium_org/chrome/browser/lifetime/
application_lifetime_android.cc 23 void AttemptRestart() {
application_lifetime.cc 191 void AttemptRestart() {
  /external/chromium_org/chrome/browser/chromeos/login/
login_utils.cc 230 void AttemptRestart(Profile* profile);
415 AttemptRestart(profile);
481 void LoginUtilsImpl::AttemptRestart(Profile* profile) {
484 base::Bind(&LoginUtilsImpl::AttemptRestart,
492 chrome::AttemptRestart();
504 chrome::AttemptRestart();

Completed in 50 milliseconds