/external/chromium_org/chrome/browser/ui/sync/ |
D | one_click_signin_sync_starter.cc | 69 SigninManager* manager = SigninManagerFactory::GetForProfile(profile_); in OneClickSigninSyncStarter() 118 SigninManager* signin = SigninManagerFactory::GetForProfile(profile_); in ConfirmSignin() 124 policy::UserPolicySigninServiceFactory::GetForProfile(profile_); in ConfirmSignin() 167 SigninManager* signin = SigninManagerFactory::GetForProfile(profile_); in OnRegisteredForPolicy() 203 SigninManager* signin = SigninManagerFactory::GetForProfile(profile_); in LoadPolicyWithCachedCredentials() 205 policy::UserPolicySigninServiceFactory::GetForProfile(profile_); in LoadPolicyWithCachedCredentials() 220 SigninManagerFactory::GetForProfile(profile_)->CompletePendingSignin(); in OnPolicyFetchComplete() 224 SigninManager* signin = SigninManagerFactory::GetForProfile(profile_); in CreateNewSignedInProfile() 260 SigninManagerFactory::GetForProfile(profile_); in CompleteInitForNewProfile() 262 SigninManagerFactory::GetForProfile(new_profile); in CompleteInitForNewProfile() [all …]
|
/external/chromium_org/chrome/browser/extensions/api/identity/ |
D | identity_signin_flow.cc | 21 ProfileOAuth2TokenServiceFactory::GetForProfile(profile_)-> in ~IdentitySigninFlow() 37 ProfileOAuth2TokenServiceFactory::GetForProfile(profile_)->AddObserver(this); in Start() 40 LoginUIServiceFactory::GetForProfile(profile_); in Start() 46 if (ProfileOAuth2TokenServiceFactory::GetForProfile(profile_)-> in OnRefreshTokenAvailable()
|
D | account_tracker.cc | 25 ProfileOAuth2TokenServiceFactory::GetForProfile(profile_)->AddObserver(this); in AccountTracker() 26 SigninGlobalError::GetForProfile(profile_)->AddProvider(this); in AccountTracker() 34 SigninGlobalError::GetForProfile(profile_)->AuthStatusChanged(); in ReportAuthError() 40 SigninGlobalError::GetForProfile(profile_)->RemoveProvider(this); in Shutdown() 41 ProfileOAuth2TokenServiceFactory::GetForProfile(profile_)-> in Shutdown() 56 ProfileOAuth2TokenServiceFactory::GetForProfile(profile_); in OnRefreshTokenAvailable() 104 SigninGlobalError::GetForProfile(profile_)->AuthStatusChanged(); in ClearAuthError() 215 ProfileOAuth2TokenServiceFactory::GetForProfile(profile_); in Start()
|
D | identity_api.cc | 107 ProfileOAuth2TokenServiceFactory::GetForProfile(GetProfile()); in RunImpl() 157 extensions::IdentityAPI::GetFactoryInstance()->GetForProfile( in StartSigninFlow() 173 extensions::IdentityAPI::GetFactoryInstance()->GetForProfile( in StartMintTokenFlow() 202 ->GetForProfile(GetProfile()) in CompleteMintTokenFlow() 211 IdentityAPI::GetFactoryInstance()->GetForProfile(GetProfile()); in StartMintToken() 272 ->GetForProfile(GetProfile()) in OnMintTokenSuccess() 289 ->GetForProfile(GetProfile()) in OnMintTokenFailure() 309 ->GetForProfile(GetProfile()) in OnIssueAdviceSuccess() 376 ->GetForProfile(GetProfile()) in OnGaiaFlowCompleted() 425 ProfileOAuth2TokenServiceFactory::GetForProfile(GetProfile()); in StartLoginAccessTokenRequest() [all …]
|
/external/chromium_org/chrome/browser/history/android/ |
D | android_history_provider_service.cc | 32 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in QueryHistoryAndBookmarks() 53 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in UpdateHistoryAndBookmarks() 73 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in DeleteHistoryAndBookmarks() 92 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in InsertHistoryAndBookmark() 111 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in DeleteHistory() 132 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in MoveStatement() 146 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in CloseStatement() 163 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in InsertSearchTerm() 183 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in UpdateSearchTerms() 203 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS); in DeleteSearchTerms() [all …]
|
/external/chromium_org/chrome/browser/signin/ |
D | account_reconcilor_unittest.cc | 59 SigninManagerFactory::GetForProfile(profile())); in SetUp() 64 ProfileOAuth2TokenServiceFactory::GetForProfile(profile())); in SetUp() 76 AccountReconcilorFactory::GetForProfile(profile()); in TEST_F() 84 AccountReconcilorFactory::GetForProfile(profile()); in TEST_F() 100 AccountReconcilorFactory::GetForProfile(profile()); in TEST_F()
|
D | signin_ui_util.cc | 42 SigninGlobalError* signin_error = SigninGlobalError::GetForProfile(profile); in GetSignedInServiceErrors() 51 ProfileSyncServiceFactory::GetForProfile(profile); in GetSignedInServiceErrors() 67 ProfileSyncServiceFactory::GetForProfile(profile) : NULL; in GetSigninMenuLabel() 102 SigninGlobalError::GetForProfile(profile)->GetLastAuthError().state(); in GetStatusLabelsForAuthError()
|
/external/chromium_org/chrome/browser/sync/ |
D | profile_sync_service_startup_unittest.cc | 101 SigninManagerFactory::GetForProfile(profile), in BuildService() 102 ProfileOAuth2TokenServiceFactory::GetForProfile(profile), in BuildService() 108 ProfileSyncServiceFactory::GetForProfile(profile_.get())); in CreateSyncService() 113 ProfileOAuth2TokenServiceFactory::GetForProfile(profile_.get()) in IssueTestTokens() 160 SigninManagerFactory::GetForProfile(profile); in BuildCrosService() 164 ProfileOAuth2TokenServiceFactory::GetForProfile(profile); in BuildCrosService() 179 SigninManagerFactory::GetForProfile( in TEST_F() 228 SigninManagerFactory::GetForProfile( in TEST_F() 256 ProfileOAuth2TokenServiceFactory::GetForProfile(profile_.get()); in TEST_F() 271 SigninManagerFactory::GetForProfile( in TEST_F() [all …]
|
D | profile_sync_service_factory.cc | 40 ProfileSyncService* ProfileSyncServiceFactory::GetForProfile( in GetForProfile() function in ProfileSyncServiceFactory 92 SigninManagerBase* signin = SigninManagerFactory::GetForProfile(profile); in BuildServiceInstanceFor() 96 AboutSigninInternalsFactory::GetForProfile(profile); in BuildServiceInstanceFor() 109 ProfileOAuth2TokenServiceFactory::GetForProfile(profile), in BuildServiceInstanceFor()
|
D | profile_sync_components_factory_impl.cc | 125 extensions::ExtensionSystemFactory::GetForProfile(profile)), in ProfileSyncComponentsFactoryImpl() 387 return TemplateURLServiceFactory::GetForProfile(profile_)->AsWeakPtr(); in GetSyncableServiceForType() 394 return app_list::AppListSyncableServiceFactory::GetForProfile(profile_)-> in GetSyncableServiceForType() 399 return ThemeServiceFactory::GetForProfile(profile_)-> in GetSyncableServiceForType() 404 HistoryServiceFactory::GetForProfile( in GetSyncableServiceForType() 411 notifier::ChromeNotifierServiceFactory::GetForProfile( in GetSyncableServiceForType() 425 ProfileSyncServiceFactory::GetForProfile(profile_)-> in GetSyncableServiceForType() 432 return ManagedUserSettingsServiceFactory::GetForProfile(profile_)-> in GetSyncableServiceForType() 435 return ManagedUserSyncServiceFactory::GetForProfile(profile_)-> in GetSyncableServiceForType() 448 return ProfileSyncServiceFactory::GetForProfile(profile_)-> in GetSyncableServiceForType() [all …]
|
D | sync_startup_tracker.cc | 13 ProfileSyncService* service = ProfileSyncServiceFactory::GetForProfile( in SyncStartupTracker() 22 ProfileSyncService* service = ProfileSyncServiceFactory::GetForProfile( in ~SyncStartupTracker() 56 ProfileSyncServiceFactory::GetForProfile(profile); in GetSyncServiceState()
|
/external/chromium_org/chrome/browser/extensions/api/networking_private/ |
D | networking_private_api_nonchromeos.cc | 39 NetworkingPrivateServiceClientFactory::GetForProfile(GetProfile()); in RunImpl() 76 NetworkingPrivateServiceClientFactory::GetForProfile(GetProfile()); in RunImpl() 116 NetworkingPrivateServiceClientFactory::GetForProfile(GetProfile()); in RunImpl() 156 NetworkingPrivateServiceClientFactory::GetForProfile(GetProfile()); in RunImpl() 192 NetworkingPrivateServiceClientFactory::GetForProfile(GetProfile()); in RunImpl() 228 NetworkingPrivateServiceClientFactory::GetForProfile(GetProfile()); in RunImpl() 295 NetworkingPrivateServiceClientFactory::GetForProfile(GetProfile()); in RunImpl() 312 NetworkingPrivateServiceClientFactory::GetForProfile(GetProfile()); in RunImpl() 345 NetworkingPrivateServiceClientFactory::GetForProfile(GetProfile()); in RunImpl() 379 NetworkingPrivateServiceClientFactory::GetForProfile(GetProfile()); in RunImpl() [all …]
|
/external/chromium_org/chrome/browser/extensions/api/push_messaging/ |
D | push_messaging_api.cc | 105 ProfileOAuth2TokenServiceFactory::GetForProfile(GetProfile()) in RunImpl() 107 LoginUIServiceFactory::GetForProfile(GetProfile())->ShowLoginPopup(); in RunImpl() 127 ProfileOAuth2TokenServiceFactory::GetForProfile(GetProfile()); in StartAccessTokenFetch() 134 ProfileOAuth2TokenServiceFactory::GetForProfile(GetProfile()) in OnRefreshTokenAvailable() 174 TokenCacheServiceFactory::GetForProfile(GetProfile()); in StartGaiaIdFetch() 191 ProfileOAuth2TokenServiceFactory::GetForProfile(GetProfile()); in IsUserLoggedIn() 208 TokenCacheServiceFactory::GetForProfile(GetProfile()); in ReportResult() 263 LoginUIServiceFactory::GetForProfile(GetProfile()); in OnObfuscatedGaiaIdFetchFailure() 292 return ProfileKeyedAPIFactory<PushMessagingAPI>::GetForProfile(profile); in Get() 313 invalidation::InvalidationServiceFactory::GetForProfile(profile_); in Observe()
|
/external/chromium_org/chrome/browser/policy/cloud/ |
D | user_policy_signin_service_unittest.cc | 162 SigninManagerFactory::GetForProfile(profile_.get())); in SetUp() 212 ProfileOAuth2TokenServiceFactory::GetForProfile(profile_.get()); in GetTokenService() 245 UserPolicySigninServiceFactory::GetForProfile(profile_.get()); in TestSuccessfulSignin() 365 SigninManagerFactory::GetForProfile(profile_.get())-> in AddProfile() 378 ASSERT_TRUE(SigninManagerFactory::GetForProfile(profile_.get())-> in TEST_F() 439 SigninManagerFactory::GetForProfile(profile_.get())->SetAuthenticatedUsername( in TEST_F() 463 SigninManagerFactory::GetForProfile(profile_.get())->SetAuthenticatedUsername( in TEST_F() 485 SigninManagerFactory::GetForProfile(profile_.get())->SetAuthenticatedUsername( in TEST_F() 513 SigninManagerFactory::GetForProfile(profile_.get())->SetAuthenticatedUsername( in TEST_F() 553 SigninManagerFactory::GetForProfile(profile_.get())->SignOut(); in TEST_F() [all …]
|
/external/chromium_org/chrome/browser/prerender/ |
D | prerender_message_filter.cc | 24 prerender::PrerenderLinkManagerFactory::GetForProfile(profile); in OnChannelClosingInUIThread() 81 PrerenderLinkManagerFactory::GetForProfile(profile_); in OnAddPrerender() 93 PrerenderLinkManagerFactory::GetForProfile(profile_); in OnCancelPrerender() 103 PrerenderLinkManagerFactory::GetForProfile(profile_); in OnAbandonPrerender()
|
/external/chromium_org/chrome/browser/ui/find_bar/ |
D | find_bar_state_factory.cc | 13 FindBarState* FindBarStateFactory::GetForProfile(Profile* profile) { in GetForProfile() function in FindBarStateFactory 20 FindBarState* state = GetForProfile(p); in GetLastPrepopulateText() 25 state = GetForProfile(p->GetOriginalProfile()); in GetLastPrepopulateText()
|
/external/chromium_org/chrome/browser/profiles/ |
D | profile_browsertest.cc | 78 StartupTaskRunnerServiceFactory::GetForProfile(profile.get())-> in IN_PROC_BROWSER_TEST_F() 98 StartupTaskRunnerServiceFactory::GetForProfile(profile.get())-> in IN_PROC_BROWSER_TEST_F() 116 StartupTaskRunnerServiceFactory::GetForProfile(profile.get())-> in IN_PROC_BROWSER_TEST_F() 141 StartupTaskRunnerServiceFactory::GetForProfile(profile.get())-> in IN_PROC_BROWSER_TEST_F() 167 StartupTaskRunnerServiceFactory::GetForProfile(profile.get())-> in IN_PROC_BROWSER_TEST_F() 197 StartupTaskRunnerServiceFactory::GetForProfile(profile.get())-> in IN_PROC_BROWSER_TEST_F() 225 StartupTaskRunnerServiceFactory::GetForProfile(profile.get())-> in IN_PROC_BROWSER_TEST_F()
|
/external/chromium_org/chrome/browser/extensions/ |
D | app_background_page_apitest.cc | 215 BackgroundContentsServiceFactory::GetForProfile(browser()->profile())-> in IN_PROC_BROWSER_TEST_F() 263 BackgroundContentsServiceFactory::GetForProfile(browser()->profile())-> in IN_PROC_BROWSER_TEST_F() 269 BackgroundContentsServiceFactory::GetForProfile(browser()->profile())-> in IN_PROC_BROWSER_TEST_F() 309 BackgroundContentsServiceFactory::GetForProfile(browser()->profile())-> in IN_PROC_BROWSER_TEST_F() 437 BackgroundContentsServiceFactory::GetForProfile(browser()->profile())-> in IN_PROC_BROWSER_TEST_F() 445 BackgroundContentsServiceFactory::GetForProfile(browser()->profile())-> in IN_PROC_BROWSER_TEST_F() 452 BackgroundContentsServiceFactory::GetForProfile(browser()->profile())-> in IN_PROC_BROWSER_TEST_F() 492 BackgroundContentsServiceFactory::GetForProfile(browser()->profile())-> in IN_PROC_BROWSER_TEST_F()
|
/external/chromium_org/chrome/browser/sessions/ |
D | session_service_factory.cc | 13 SessionService* SessionServiceFactory::GetForProfile(Profile* profile) { in GetForProfile() function in SessionServiceFactory 38 SessionService* service = GetForProfile(profile); in GetForProfileForSessionRestore() 43 service = GetForProfile(profile); in GetForProfileForSessionRestore()
|
/external/chromium_org/chrome/browser/bookmarks/ |
D | bookmark_model_factory.cc | 24 BookmarkModel* BookmarkModelFactory::GetForProfile(Profile* profile) { in GetForProfile() function in BookmarkModelFactory 51 bookmark_model->Load(StartupTaskRunnerServiceFactory::GetForProfile(profile)-> in BuildServiceInstanceFor() 57 BookmarkUndoServiceFactory::GetForProfile(profile)); in BuildServiceInstanceFor()
|
/external/chromium_org/chrome/browser/android/omnibox/ |
D | omnibox_prerender.cc | 48 AutocompleteActionPredictorFactory::GetForProfile(profile); in Clear() 59 AutocompleteActionPredictorFactory::GetForProfile(profile); in InitializeForProfile() 92 AutocompleteActionPredictorFactory::GetForProfile(profile); in PrerenderMaybe() 139 predictors::AutocompleteActionPredictorFactory::GetForProfile(profile)-> in DoPrerender()
|
/external/chromium_org/chrome/browser/importer/ |
D | profile_writer.cc | 75 return BookmarkModelFactory::GetForProfile(profile_)->loaded(); in BookmarkModelIsLoaded() 79 return TemplateURLServiceFactory::GetForProfile(profile_)->loaded(); in TemplateURLServiceIsLoaded() 83 PasswordStoreFactory::GetForProfile( in AddPasswordForm() 95 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS)-> in AddHistoryPage() 116 BookmarkModel* model = BookmarkModelFactory::GetForProfile(profile_); in AddBookmarks() 226 FaviconServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS)-> in AddFavicons() 291 TemplateURLServiceFactory::GetForProfile(profile_); in AddKeywords()
|
/external/chromium_org/chrome/browser/ui/webui/ |
D | signin_internals_ui.cc | 38 AboutSigninInternalsFactory::GetForProfile(profile); in SignInInternalsUI() 48 AboutSigninInternalsFactory::GetForProfile(profile); in ~SignInInternalsUI() 64 AboutSigninInternalsFactory::GetForProfile(profile); in OverrideHandleWebUIMessage()
|
/external/chromium_org/chrome/browser/ui/search/ |
D | instant_test_utils.cc | 58 TemplateURLServiceFactory::GetForProfile(browser_->profile()); in SetupInstant() 78 InstantServiceFactory::GetForProfile(browser_->profile()); in SetupInstant() 85 TemplateURLServiceFactory::GetForProfile(browser_->profile()); in SetInstantURL() 120 InstantServiceFactory::GetForProfile(browser_->profile()); in FocusOmniboxAndWaitForInstantNTPSupport() 163 InstantServiceFactory::GetForProfile(browser_instant()->profile()); in ExecuteScript()
|
/external/chromium_org/chrome/browser/favicon/ |
D | favicon_tab_helper.cc | 114 HistoryService* history = HistoryServiceFactory::GetForProfile( in SaveFavicon() 120 FaviconService* service = FaviconServiceFactory::GetForProfile( in SaveFavicon() 138 FaviconService* favicon_service = FaviconServiceFactory::GetForProfile( in StartDownload() 165 FaviconService* favicon_service = FaviconServiceFactory::GetForProfile( in DidStartNavigationToPendingEntry() 199 FaviconService* favicon_service = FaviconServiceFactory::GetForProfile( in DidDownloadFavicon()
|