Searched refs:OnProfilePrepared (Results 1 – 7 of 7) sorted by relevance
33 virtual void OnProfilePrepared(Profile* profile) = 0;
93 virtual void OnProfilePrepared(Profile* profile);
89 controller_->OnProfilePrepared(NULL); in OnLoginSuccess()
122 delegate->OnProfilePrepared(NULL); in PrepareProfile()
335 void ExistingUserController::OnProfilePrepared(Profile* profile) { in OnProfilePrepared() function in chromeos::ExistingUserController
341 delegate_->OnProfilePrepared(profile); in OnProfileCreated()
1025 virtual void OnProfilePrepared(Profile* profile) { in OnProfilePrepared() function in __anon9b30eec60111::StubLogin