Searched refs:Profile (Results 276 - 300 of 2537) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/chrome/browser/printing/cloud_print/
H A Dcloud_print_proxy_service_factory.h13 class Profile;
16 // Profiles. Listens for the Profile's destruction notification and cleans up
22 static CloudPrintProxyService* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_downloader_delegate.h13 class Profile;
16 // Reports on success or failure of Profile download. It is OK to delete the
43 virtual Profile* GetBrowserProfile() = 0;
H A Dstartup_task_runner_service_factory.h14 class Profile;
22 static StartupTaskRunnerService* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/search/
H A Dinstant_service_factory.h14 class Profile;
20 static InstantService* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/signin/
H A Dabout_signin_internals_factory.h12 class Profile;
20 static AboutSigninInternals* GetForProfile(Profile* profile);
H A Daccount_reconcilor_factory.h13 class Profile;
16 // Profiles. Listens for the Profile's destruction notification and cleans up.
22 static AccountReconcilor* GetForProfile(Profile* profile);
H A Daccount_tracker_service_factory.h12 class Profile;
15 // Profiles. Listens for the Profile's destruction notification and cleans up
24 static AccountTrackerService* GetForProfile(Profile* profile);
H A Dchrome_signin_client_factory.cc18 SigninClient* ChromeSigninClientFactory::GetForProfile(Profile* profile) {
31 new ChromeSigninClient(static_cast<Profile*>(context));
H A Dfake_account_tracker_service.cc14 Profile* profile = Profile::FromBrowserContext(context);
H A Dsignin_error_notifier_factory_ash.h12 class Profile;
15 // Profiles. Listens for the Profile's destruction notification and cleans up
21 static SigninErrorNotifier* GetForProfile(Profile* profile);
H A Dsignin_global_error_factory.h12 class Profile;
15 // Profiles. Listens for the Profile's destruction notification and cleans up
21 static SigninGlobalError* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/supervised_user/chromeos/
H A Dmanager_password_service_factory.h12 class Profile;
21 static ManagerPasswordService* GetForProfile(Profile* profile);
H A Dsupervised_user_password_service_factory.h12 class Profile;
21 static SupervisedUserPasswordService* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/supervised_user/
H A Dcustodian_profile_downloader_service_factory.cc15 Profile* profile) {
40 return new CustodianProfileDownloaderService(static_cast<Profile*>(profile));
H A Dsupervised_user_settings_service_factory.h12 class Profile;
18 static SupervisedUserSettingsService* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/sync/
H A Dsync_error_notifier_factory_ash.h12 class Profile;
15 // Profiles. Listens for the Profile's destruction notification and cleans up
21 static SyncErrorNotifier* GetForProfile(Profile* profile);
H A Dsync_global_error_factory.h12 class Profile;
15 // Profiles. Listens for the Profile's destruction notification and cleans up
21 static SyncGlobalError* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/thumbnails/
H A Dthumbnail_service_factory.cc26 Profile* profile) {
40 new ThumbnailServiceImpl(static_cast<Profile*>(profile)));
H A Dthumbnail_service_factory.h12 class Profile;
29 Profile* profile);
/external/chromium_org/chrome/browser/ui/app_list/search/webstore/
H A Dwebstore_installer.h10 class Profile;
20 Profile* profile,
/external/chromium_org/chrome/browser/ui/app_list/
H A Dstart_page_service_factory.h11 class Profile;
20 static StartPageService* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/ui/ash/app_list/
H A Dapp_sync_ui_state_watcher.h17 class Profile;
23 AppSyncUIStateWatcher(Profile* profile, app_list::AppListModel* model);
/external/chromium_org/chrome/browser/ui/ash/
H A Dapp_sync_ui_state_factory.h14 class Profile;
19 static AppSyncUIState* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/ui/bookmarks/
H A Dbookmark_bubble_sign_in_delegate.h15 class Profile;
40 Profile* profile_;
/external/chromium_org/chrome/browser/ui/cocoa/
H A Ddev_tools_controller.h15 class Profile;
40 withProfile:(Profile*)profile;

Completed in 414 milliseconds

<<11121314151617181920>>