Searched refs:GetForProfile (Results 76 - 100 of 835) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/predictors/
H A Dpredictor_database_factory.h22 static PredictorDatabase* GetForProfile(Profile* profile);
H A Dresource_prefetch_predictor_factory.h19 static ResourcePrefetchPredictor* GetForProfile(
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_link_manager_factory.h20 static PrerenderLinkManager* GetForProfile(Profile* profile);
H A Dprerender_manager_factory.h24 static PrerenderManager* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/printing/cloud_print/
H A Dcloud_print_proxy_service_factory.cc12 CloudPrintProxyService* CloudPrintProxyServiceFactory::GetForProfile( function in class:CloudPrintProxyServiceFactory
H A Dcloud_print_proxy_service_factory.h22 static CloudPrintProxyService* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/profiles/
H A Dstartup_task_runner_service_factory.h22 static StartupTaskRunnerService* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/search/
H A Dhotword_service_factory.cc20 HotwordService* HotwordServiceFactory::GetForProfile(BrowserContext* context) { function in class:HotwordServiceFactory
32 HotwordService* hotword_service = GetForProfile(context);
38 HotwordService* hotword_service = GetForProfile(context);
44 HotwordService* hotword_service = GetForProfile(context);
H A Dinstant_service_factory.h20 static InstantService* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/sessions/
H A Dtab_restore_service_factory.h19 static TabRestoreService* GetForProfile(Profile* profile);
21 // Variant of GetForProfile() that returns NULL if TabRestoreService does not
/external/chromium_org/chrome/browser/signin/
H A Dabout_signin_internals_factory.h20 static AboutSigninInternals* GetForProfile(Profile* profile);
H A Daccount_reconcilor_factory.h22 static AccountReconcilor* GetForProfile(Profile* profile);
H A Daccount_tracker_service_factory.h24 static AccountTrackerService* GetForProfile(Profile* profile);
H A Dchrome_signin_client_factory.cc18 SigninClient* ChromeSigninClientFactory::GetForProfile(Profile* profile) { function in class:ChromeSigninClientFactory
H A Dfake_account_tracker_service.cc17 ProfileOAuth2TokenServiceFactory::GetForProfile(profile),
H A Dsignin_error_notifier_factory_ash.h21 static SigninErrorNotifier* GetForProfile(Profile* profile);
H A Dsignin_global_error_factory.h21 static SigninGlobalError* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/supervised_user/chromeos/
H A Dmanager_password_service_factory.h21 static ManagerPasswordService* GetForProfile(Profile* profile);
H A Dsupervised_user_password_service_factory.h21 static SupervisedUserPasswordService* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/supervised_user/
H A Dcustodian_profile_downloader_service_factory.cc14 CustodianProfileDownloaderServiceFactory::GetForProfile( function in class:CustodianProfileDownloaderServiceFactory
H A Dsupervised_user_settings_service_factory.cc14 SupervisedUserSettingsServiceFactory::GetForProfile(Profile* profile) { function in class:SupervisedUserSettingsServiceFactory
H A Dsupervised_user_settings_service_factory.h18 static SupervisedUserSettingsService* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_factory.h17 static ProfileSyncService* GetForProfile(Profile* profile);
H A Dsync_error_notifier_factory_ash.h21 static SyncErrorNotifier* GetForProfile(Profile* profile);
H A Dsync_global_error.cc28 GlobalErrorServiceFactory::GetForProfile(service_->profile())->
38 GlobalErrorServiceFactory::GetForProfile(service_->profile())->
57 LoginUIService* login_ui = LoginUIServiceFactory::GetForProfile(
120 GlobalErrorServiceFactory::GetForProfile(

Completed in 205 milliseconds

1234567891011>>