Home
last modified time | relevance | path

Searched defs:OnProfileCreated (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Dlogin_performer.cc148 void LoginPerformer::OnProfileCreated(Profile* profile) { in OnProfileCreated() function in chromeos::LoginPerformer
Dlogin_utils.cc241 void LoginUtilsImpl::OnProfileCreated(Profile* profile) { in OnProfileCreated() function in chromeos::LoginUtilsImpl
/external/chromium/chrome/browser/profiles/
Dprofile_manager.cc371 void ProfileManager::OnProfileCreated(Profile* profile, bool success) { in OnProfileCreated() function in ProfileManager