Searched defs:AttemptRestart (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/lifetime/
H A Dapplication_lifetime_android.cc23 void AttemptRestart() { function in namespace:chrome
H A Dapplication_lifetime.cc191 void AttemptRestart() { function in namespace:chrome
/external/chromium_org/chrome/browser/chromeos/login/
H A Dlogin_utils.cc230 void AttemptRestart(Profile* profile);
415 AttemptRestart(profile);
481 void LoginUtilsImpl::AttemptRestart(Profile* profile) { function in class:chromeos::LoginUtilsImpl
484 base::Bind(&LoginUtilsImpl::AttemptRestart,
492 chrome::AttemptRestart();
504 chrome::AttemptRestart();

Completed in 284 milliseconds