/external/chromium_org/chrome/browser/signin/ |
D | local_auth.cc | 131 g_browser_process->profile_manager()->GetProfileInfoCache(); in SetLocalAuthCredentials() 140 g_browser_process->profile_manager()->GetProfileInfoCache(); in SetLocalAuthCredentials() 155 g_browser_process->profile_manager()->GetProfileInfoCache(); in ValidateLocalAuthCredentials() 192 g_browser_process->profile_manager()->GetProfileInfoCache(); in ValidateLocalAuthCredentials()
|
D | local_auth_unittest.cc | 27 testing_profile_manager.profile_manager()->GetProfileInfoCache(); in TEST()
|
D | signin_names_io_thread.cc | 26 const ProfileInfoCache& cache = manager->GetProfileInfoCache(); in SigninNamesOnIOThread()
|
/external/chromium_org/chrome/browser/profiles/ |
D | profile_manager_browsertest.cc | 64 g_browser_process->profile_manager()->GetProfileInfoCache().AddObserver( in ProfileRemovalObserver() 69 g_browser_process->profile_manager()->GetProfileInfoCache().RemoveObserver( in ~ProfileRemovalObserver() 110 ProfileInfoCache& cache = profile_manager->GetProfileInfoCache(); in IN_PROC_BROWSER_TEST_F() 146 ProfileInfoCache& cache = profile_manager->GetProfileInfoCache(); in IN_PROC_BROWSER_TEST_F() 254 ProfileInfoCache& cache = profile_manager->GetProfileInfoCache(); in IN_PROC_BROWSER_TEST_F() 318 ProfileInfoCache& cache = profile_manager->GetProfileInfoCache(); in IN_PROC_BROWSER_TEST_F()
|
D | profile_manager_unittest.cc | 140 ProfileInfoCache& cache = profile_manager->GetProfileInfoCache(); in AddProfileToCache() 313 ProfileInfoCache& cache = profile_manager->GetProfileInfoCache(); in TEST_F() 334 ProfileInfoCache& cache = profile_manager->GetProfileInfoCache(); in TEST_F() 441 ProfileInfoCache& cache = profile_manager->GetProfileInfoCache(); in TEST_F() 473 ProfileInfoCache& cache = profile_manager->GetProfileInfoCache(); in TEST_F() 524 ProfileInfoCache& cache = profile_manager->GetProfileInfoCache(); in TEST_F() 873 EXPECT_EQ(2u, profile_manager->GetProfileInfoCache().GetNumberOfProfiles()); in TEST_F() 898 ProfileInfoCache& cache = profile_manager->GetProfileInfoCache(); in TEST_F() 933 ProfileInfoCache& cache = profile_manager->GetProfileInfoCache(); in TEST_F() 974 ProfileInfoCache& cache = profile_manager->GetProfileInfoCache(); in TEST_F() [all …]
|
D | profile_shortcut_manager_win.cc | 662 profile_manager_->GetProfileInfoCache().AddObserver(this); in ProfileShortcutManagerWin() 666 profile_manager_->GetProfileInfoCache().RemoveObserver(this); in ~ProfileShortcutManagerWin() 708 const ProfileInfoCache& cache = profile_manager_->GetProfileInfoCache(); in GetShortcutProperties() 730 if (profile_manager_->GetProfileInfoCache().GetNumberOfProfiles() == 2) { in OnProfileAdded() 742 const ProfileInfoCache& cache = profile_manager_->GetProfileInfoCache(); in OnProfileWasRemoved() 773 const ProfileInfoCache& cache = profile_manager_->GetProfileInfoCache(); in GetOtherProfilePath() 790 ProfileInfoCache* cache = &profile_manager_->GetProfileInfoCache(); in CreateOrUpdateShortcutsForProfileAtPath()
|
D | profile_list_desktop_browsertest.cc | 68 ProfileInfoCache& cache = profile_manager->GetProfileInfoCache(); in IN_PROC_BROWSER_TEST_F() 111 ProfileInfoCache& cache = profile_manager->GetProfileInfoCache(); in IN_PROC_BROWSER_TEST_F()
|
D | profile_window.cc | 156 g_browser_process->profile_manager()->GetProfileInfoCache(); in OnUserManagerGuestProfileCreated() 245 g_browser_process->profile_manager()->GetProfileInfoCache(); in CreateAndSwitchToNewProfile() 274 g_browser_process->profile_manager()->GetProfileInfoCache(); in LockProfile()
|
D | avatar_menu_desktop.cc | 19 g_browser_process->profile_manager()->GetProfileInfoCache(); in GetImageForMenuButton()
|
D | profile_manager.cc | 375 return GetProfileInfoCache().GetNumberOfProfiles(); in GetNumberOfProfiles() 402 ProfileInfoCache& cache = GetProfileInfoCache(); in CreateProfileAsync() 617 ProfileInfoCache& ProfileManager::GetProfileInfoCache() { in GetProfileInfoCache() function in ProfileManager 645 ProfileInfoCache& cache = GetProfileInfoCache(); in ScheduleProfileForDeletion() 723 ProfileInfoCache& cache = GetProfileInfoCache(); in AutoloadProfiles() 736 ProfileInfoCache& cache = GetProfileInfoCache(); in InitProfileUserPrefs() 1078 ProfileInfoCache& cache = GetProfileInfoCache(); in FinishDeletingProfile() 1132 ProfileInfoCache& cache = GetProfileInfoCache(); in AddProfileToCache() 1263 ProfileInfoCache& cache = profile_manager_->GetProfileInfoCache(); in OnBrowserSetLastActive()
|
D | gaia_info_update_service.cc | 115 g_browser_process->profile_manager()->GetProfileInfoCache(); in OnProfileDownloadSuccess() 151 g_browser_process->profile_manager()->GetProfileInfoCache(); in OnUsernameChanged()
|
D | profile_metrics.cc | 59 const ProfileInfoCache& info_cache = manager->GetProfileInfoCache(); in CountProfileInformation() 88 const ProfileInfoCache& info_cache = manager->GetProfileInfoCache(); in LogLockedProfileInformation()
|
D | profiles_state.cc | 59 g_browser_process->profile_manager()->GetProfileInfoCache(); in GetAvatarNameForProfile()
|
/external/chromium_org/chrome/browser/ui/webui/signin/ |
D | user_manager_screen_handler.cc | 137 g_browser_process->profile_manager()->GetProfileInfoCache(); in GetScreenlockRouter() 159 profile_manager_->GetProfileInfoCache().AddObserver(this); in ProfileUpdateObserver() 164 profile_manager_->GetProfileInfoCache().RemoveObserver(this); in ~ProfileUpdateObserver() 275 g_browser_process->profile_manager()->GetProfileInfoCache(); in Unlock() 314 g_browser_process->profile_manager()->GetProfileInfoCache(); in HandleAuthenticatedLaunchUser() 389 g_browser_process->profile_manager()->GetProfileInfoCache(); in HandleLaunchUser() 585 g_browser_process->profile_manager()->GetProfileInfoCache(); in SendUserList() 636 g_browser_process->profile_manager()->GetProfileInfoCache(); in ReportAuthenticationResult()
|
/external/chromium_org/chrome/test/base/ |
D | testing_profile_manager.cc | 80 ProfileInfoCache& cache = profile_manager_->GetProfileInfoCache(); in CreateTestingProfile() 136 ProfileInfoCache& cache = profile_manager_->GetProfileInfoCache(); in DeleteTestingProfile() 171 return &profile_manager_->GetProfileInfoCache(); in profile_info_cache()
|
/external/chromium_org/chrome/browser/supervised_user/ |
D | supervised_user_service_browsertest.cc | 54 ProfileInfoCache& cache = profile_manager->GetProfileInfoCache(); in IN_PROC_BROWSER_TEST_F() 95 const ProfileInfoCache& cache = profile_manager->GetProfileInfoCache(); in IN_PROC_BROWSER_TEST_F() 113 const ProfileInfoCache& cache = profile_manager->GetProfileInfoCache(); in IN_PROC_BROWSER_TEST_F()
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
D | manage_profile_handler.cc | 261 g_browser_process->profile_manager()->GetProfileInfoCache(); in RequestNewProfileDefaults() 280 g_browser_process->profile_manager()->GetProfileInfoCache(); in SendProfileIconsAndNames() 308 g_browser_process->profile_manager()->GetProfileInfoCache(); in SendExistingProfileNames() 335 g_browser_process->profile_manager()->GetProfileInfoCache(); in SetProfileIconAndName() 426 g_browser_process->profile_manager()->GetProfileInfoCache(); in ProfileIconSelectionChanged() 450 g_browser_process->profile_manager()->GetProfileInfoCache(); in RequestHasProfileShortcuts()
|
/external/chromium_org/chrome/browser/apps/ |
D | shortcut_manager.cc | 105 profile_manager->GetProfileInfoCache().AddObserver(this); in AppShortcutManager() 115 profile_manager->GetProfileInfoCache().RemoveObserver(this); in ~AppShortcutManager()
|
/external/chromium_org/chrome/browser/android/profiles/ |
D | profile_downloader_android.cc | 115 g_browser_process->profile_manager()->GetProfileInfoCache(); in GetCachedNameForPrimaryAccount() 131 g_browser_process->profile_manager()->GetProfileInfoCache(); in GetCachedAvatarForPrimaryAccount()
|
/external/chromium_org/chrome/browser/notifications/ |
D | notification_ui_manager_desktop.cc | 18 &g_browser_process->profile_manager()->GetProfileInfoCache(); in Create()
|
/external/chromium_org/chrome/browser/ui/views/profiles/ |
D | new_avatar_button.cc | 114 g_browser_process->profile_manager()->GetProfileInfoCache().AddObserver(this); in NewAvatarButton() 130 GetProfileInfoCache().RemoveObserver(this); in ~NewAvatarButton()
|
/external/chromium_org/chrome/browser/extensions/ |
D | background_app_browsertest.cc | 55 &(g_browser_process->profile_manager()->GetProfileInfoCache()))); in IN_PROC_BROWSER_TEST_F()
|
/external/chromium_org/chrome/browser/task_manager/ |
D | task_manager_util.cc | 51 g_browser_process->profile_manager()->GetProfileInfoCache(); in GetProfileNameFromInfoCache()
|
/external/chromium_org/chrome/browser/ui/app_list/ |
D | app_list_view_delegate.cc | 131 profile_manager->GetProfileInfoCache().AddObserver(this); in AppListViewDelegate() 155 profile_manager()->GetProfileInfoCache().RemoveObserver(this); in ~AppListViewDelegate() 225 PopulateUsers(g_browser_process->profile_manager()->GetProfileInfoCache(), in OnProfileChanged()
|
D | app_list_service_impl.cc | 90 profile_manager_->GetProfileInfoCache().AddObserver(observer); in AddProfileObserver() 136 g_browser_process->profile_manager()->GetProfileInfoCache(); in IsProfileSupervised()
|