Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/login/
Dlogin_utils.h33 virtual void OnProfilePrepared(Profile* profile) = 0;
Dexisting_user_controller.h93 virtual void OnProfilePrepared(Profile* profile);
Dexisting_user_controller_browsertest.cc89 controller_->OnProfilePrepared(NULL); in OnLoginSuccess()
Dmock_authenticator.h122 delegate->OnProfilePrepared(NULL); in PrepareProfile()
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/chrome/browser/
Dbrowser_main.cc1025 virtual void OnProfilePrepared(Profile* profile) { in OnProfilePrepared() function in __anon9b30eec60111::StubLogin