Home
last modified time | relevance | path

Searched refs:OnProfilePrepared (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
Dtest_login_utils.cc29 delegate->OnProfilePrepared(NULL); in PrepareProfile()
Dlogin_utils.h30 virtual void OnProfilePrepared(Profile* profile) = 0;
Dfake_login_utils.cc92 delegate->OnProfilePrepared(profile); in PrepareProfile()
Dexisting_user_controller.h146 virtual void OnProfilePrepared(Profile* profile) OVERRIDE;
Duser_manager_impl.h170 virtual void OnProfilePrepared(Profile* profile) OVERRIDE;
Dlogin_utils_browsertest.cc330 virtual void OnProfilePrepared(Profile* profile) OVERRIDE { in OnProfilePrepared() function in chromeos::__anon69df14cc0111::LoginUtilsTest
Dexisting_user_controller_browsertest.cc178 base::Bind(&ExistingUserController::OnProfilePrepared, in SetUpOnMainThread()
Dlogin_utils.cc597 delegate_->OnProfilePrepared(user_profile); in FinalizePrepareProfile()
Dexisting_user_controller.cc785 void ExistingUserController::OnProfilePrepared(Profile* profile) { in OnProfilePrepared() function in chromeos::ExistingUserController
Duser_manager_impl.cc1006 void UserManagerImpl::OnProfilePrepared(Profile* profile) { in OnProfilePrepared() function in chromeos::UserManagerImpl
/external/chromium_org/chrome/browser/chromeos/app_mode/
Dkiosk_profile_loader.h62 virtual void OnProfilePrepared(Profile* profile) OVERRIDE;
Dkiosk_profile_loader.cc180 void KioskProfileLoader::OnProfilePrepared(Profile* profile) { in OnProfilePrepared() function in chromeos::KioskProfileLoader
/external/chromium/chrome/browser/chromeos/login/
Dlogin_utils.h33 virtual void OnProfilePrepared(Profile* profile) = 0;
Dexisting_user_controller.h93 virtual void OnProfilePrepared(Profile* profile);
Dmock_authenticator.h122 delegate->OnProfilePrepared(NULL); in PrepareProfile()
Dexisting_user_controller_browsertest.cc89 controller_->OnProfilePrepared(NULL); in OnLoginSuccess()
Dexisting_user_controller.cc335 void ExistingUserController::OnProfilePrepared(Profile* profile) { in OnProfilePrepared() function in chromeos::ExistingUserController
Dlogin_utils.cc341 delegate_->OnProfilePrepared(profile); in OnProfileCreated()
/external/chromium_org/chrome/browser/chromeos/
Dchrome_browser_main_chromeos.cc173 virtual void OnProfilePrepared(Profile* profile) OVERRIDE { in OnProfilePrepared() function in chromeos::__anon5eb83f1c0111::StubLogin
/external/chromium/chrome/browser/
Dbrowser_main.cc1025 virtual void OnProfilePrepared(Profile* profile) { in OnProfilePrepared() function in __anonb081a82a0111::StubLogin