Searched refs:ProfileManager (Results 1 – 25 of 48) sorted by relevance
12
67 void ProfileManager::ShutdownSessionServices() { in ShutdownSessionServices()68 ProfileManager* pm = g_browser_process->profile_manager(); in ShutdownSessionServices()77 Profile* ProfileManager::GetDefaultProfile() { in GetDefaultProfile()80 ProfileManager* profile_manager = g_browser_process->profile_manager(); in GetDefaultProfile()84 ProfileManager::ProfileManager() : logged_in_(false) { in ProfileManager() function in ProfileManager94 ProfileManager::~ProfileManager() { in ~ProfileManager()100 FilePath ProfileManager::GetDefaultProfileDir( in GetDefaultProfileDir()108 FilePath ProfileManager::GetProfilePrefsPath( in GetProfilePrefsPath()115 FilePath ProfileManager::GetCurrentProfileDir() { in GetCurrentProfileDir()138 Profile* ProfileManager::GetDefaultProfile(const FilePath& user_data_dir) { in GetDefaultProfile()[all …]
27 class ProfileManager : public base::NonThreadSafe,39 ProfileManager();40 virtual ~ProfileManager();160 DISALLOW_COPY_AND_ASSIGN(ProfileManager);165 class ProfileManagerWithoutInit : public ProfileManager {
59 class MockObserver : public ProfileManager::Observer {74 scoped_ptr<ProfileManager> profile_manager_;
39 class ProfileManager; variable91 virtual ProfileManager* profile_manager() = 0;
62 virtual ProfileManager* profile_manager();188 scoped_ptr<ProfileManager> profile_manager_;
100 ProfileManager* profile_manager = g_browser_process->profile_manager(); in PurgeBrowser()
328 ProfileManager* pm = profile_manager(); in EndSession()435 ProfileManager* BrowserProcessImpl::profile_manager() { in profile_manager()621 Profile* profile = ProfileManager::GetDefaultProfile(); in Observe()827 profile_manager_.reset(new ProfileManager()); in CreateProfileManager()
34 Profile* profile = ProfileManager::GetDefaultProfile(); in ShowHelpTopic()
33 ProfileManager::GetDefaultProfile()->GetRequestContext()); in ImageDownloader()
48 login_screen_ = DOMBrowser::CreateForDOM(ProfileManager::GetDefaultProfile()); in Init()
289 ProfileManager::GetDefaultProfile(); in IN_PROC_BROWSER_TEST_F()309 ProfileManager::GetDefaultProfile(); in IN_PROC_BROWSER_TEST_F()
41 profile_ = ProfileManager::GetDefaultProfile(); in WizardAccessibilityHelper()
57 public ProfileManager::Observer {
57 Profile* profile = ProfileManager::GetDefaultProfile(); in Refresh()
68 new HtmlDialogWithoutContextMenuView(ProfileManager::GetDefaultProfile(), in Show()
99 Profile* profile = ProfileManager::GetDefaultProfile(); in Refresh()
70 Profile* profile = ProfileManager::GetDefaultProfile(); in Refresh()
51 ProfileManager::GetDefaultProfile()->GetRequestContext()); in UserImageDownloader()
107 public ProfileManager::Observer {238 ProfileManager::CreateDefaultProfileAsync(this); in PrepareProfile()
47 profile = ProfileManager::GetDefaultProfile(); in ShowDialog()
66 profile = ProfileManager::GetDefaultProfile(); in ShowDialog()
55 ProfileManager::GetDefaultProfile(), in GetToplevelWidget()
37 : WebResourceService(ProfileManager::GetDefaultProfile(), in GpuBlacklistUpdater()
71 ProfileManager* profile_manager = g_browser_process->profile_manager(); in HandleEvent()
198 ProfileManager::GetDefaultProfile(), params)); in SelectFileImpl()