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.cc189 void AttemptRestart() { function in namespace:chrome
/external/chromium_org/chrome/browser/chromeos/login/
H A Dlogin_utils.cc139 void AttemptRestart(Profile* profile);
231 AttemptRestart(profile);
358 void LoginUtilsImpl::AttemptRestart(Profile* profile) { function in class:chromeos::LoginUtilsImpl
361 chrome::AttemptRestart();
373 chrome::AttemptRestart();

Completed in 361 milliseconds