Home | History | Annotate | Download | only in profiles

Lines Matching defs:profile_manager

20 #include "chrome/browser/profiles/profile_manager.h"
174 Profile* profile = g_browser_process->profile_manager()->GetProfileByPath(
203 ProfileManager* profile_manager = g_browser_process->profile_manager();
204 profile_manager->CreateProfileAsync(ProfileManager::GetGuestProfilePath(),
288 (g_browser_process->profile_manager() &&
289 g_browser_process->profile_manager()->GetNumberOfProfiles() > 1);
334 ProfileManager* profile_manager = g_browser_process->profile_manager();
337 ProfileInfoCache& cache = profile_manager->GetProfileInfoCache();