Searched defs:OnProfileCreated (Results 1 – 3 of 3) sorted by relevance
/external/chromium/chrome/browser/chromeos/login/ | ||
D | login_performer.cc | 148 void LoginPerformer::OnProfileCreated(Profile* profile) { in OnProfileCreated() function in chromeos::LoginPerformer |
D | login_utils.cc | 241 void LoginUtilsImpl::OnProfileCreated(Profile* profile) { in OnProfileCreated() function in chromeos::LoginUtilsImpl |
/external/chromium/chrome/browser/profiles/ | ||
D | profile_manager.cc | 371 void ProfileManager::OnProfileCreated(Profile* profile, bool success) { in OnProfileCreated() function in ProfileManager |