Home
last modified time | relevance | path

Searched refs:OnNewActiveProfileLoaded (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Dprofile_manager.h427 void OnNewActiveProfileLoaded(
H A Dprofile_manager.cc1582 OnNewActiveProfileLoaded(profile_dir, cur_path, std::move(callback), in EnsureActiveProfileExistsBeforeDeletion()
1626 &ProfileManager::OnNewActiveProfileLoaded, base::Unretained(this), in EnsureActiveProfileExistsBeforeDeletion()
2065 void ProfileManager::OnNewActiveProfileLoaded( in OnNewActiveProfileLoaded() function in ProfileManager