Searched refs:Profile (Results 376 - 400 of 2537) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/chrome/browser/history/
H A Din_memory_history_backend.h32 class Profile;
60 void AttachToHistoryService(Profile* profile);
98 Profile* profile_;
/external/chromium_org/chrome/browser/
H A Dimage_holder.h14 class Profile;
31 Profile* profile,
61 Profile* profile_;
H A Dplatform_util_chromeos.cc23 void ShowItemInFolder(Profile* profile, const base::FilePath& full_path) {
28 void OpenItem(Profile* profile, const base::FilePath& full_path) {
33 void OpenExternal(Profile* profile, const GURL& url) {
/external/chromium_org/chrome/browser/media/
H A Dprotected_media_identifier_permission_context_factory.cc18 explicit Service(Profile* profile) {
41 Profile* profile) {
67 return new Service(static_cast<Profile*>(profile));
/external/chromium_org/chrome/browser/plugins/
H A Dplugin_status_pref_setter.h18 class Profile;
37 void Init(Profile* profile,
60 Profile* profile_;
/external/chromium_org/chrome/browser/prefs/
H A Dsession_startup_pref.h13 class Profile;
56 static void SetStartupPref(Profile* profile, const SessionStartupPref& pref);
59 static SessionStartupPref GetStartupPref(Profile* profile);
/external/chromium_org/chrome/browser/prerender/
H A Dexternal_prerender_handler_android.h14 class Profile;
44 static bool HasPrerenderedUrl(Profile* profile,
49 static bool HasCookieStoreLoaded(Profile* profile);
H A Dprerender_manager_factory.cc27 Profile* profile) {
59 Profile* profile = Profile::FromBrowserContext(browser_context);
H A Dprerender_message_filter.h12 class Profile;
31 PrerenderMessageFilter(int render_process_id, Profile* profile);
52 Profile* const profile_;
/external/chromium_org/chrome/browser/profile_resetter/
H A Dprofile_reset_global_error.h15 class Profile;
24 explicit ProfileResetGlobalError(Profile* profile);
52 Profile* profile_;
/external/chromium_org/chrome/browser/profiles/
H A Dgaia_info_update_service_factory.cc25 Profile* profile) {
37 Profile* profile = static_cast<Profile*>(context);
/external/chromium_org/chrome/browser/renderer_context_menu/
H A Dspelling_bubble_model.h12 class Profile;
22 SpellingBubbleModel(Profile* profile,
41 Profile* profile_;
/external/chromium_org/chrome/browser/search/
H A Dlocal_ntp_source.h12 class Profile;
18 explicit LocalNtpSource(Profile* profile);
41 Profile* profile_;
/external/chromium_org/chrome/browser/search_engines/
H A Dchrome_template_url_service_client.h13 class Profile;
20 explicit ChromeTemplateURLServiceClient(Profile* profile);
40 Profile* profile_;
H A Dtemplate_url_fetcher_factory.cc15 Profile* profile) {
26 void TemplateURLFetcherFactory::ShutdownForProfile(Profile* profile) {
45 TemplateURLServiceFactory::GetForProfile(static_cast<Profile*>(profile)),
/external/chromium_org/chrome/browser/services/gcm/
H A Dgcm_profile_service_factory.cc23 GCMProfileService* GCMProfileServiceFactory::GetForProfile(Profile* profile) {
54 return new GCMProfileService(Profile::FromBrowserContext(context));
57 Profile::FromBrowserContext(context),
/external/chromium_org/chrome/browser/signin/
H A Daccount_reconcilor_factory.cc26 Profile* profile) {
38 Profile* profile = Profile::FromBrowserContext(context);
H A Daccount_tracker_service_factory.cc28 AccountTrackerServiceFactory::GetForProfile(Profile* profile) {
51 Profile* profile = static_cast<Profile*>(context);
H A Deasy_unlock_auth_attempt.h12 class Profile;
29 EasyUnlockAuthAttempt(Profile* profile,
63 Profile* profile_;
/external/chromium_org/chrome/browser/ssl/
H A Dchrome_ssl_host_state_delegate_factory.cc18 explicit Service(Profile* profile)
35 Profile* profile) {
57 return new Service(static_cast<Profile*>(profile));
/external/chromium_org/chrome/browser/supervised_user/chromeos/
H A Dmanager_password_service_factory.cc22 ManagerPasswordServiceFactory::GetForProfile(Profile* profile) {
46 Profile* profile= static_cast<Profile*>(context);
H A Dsupervised_user_password_service_factory.cc21 SupervisedUserPasswordServiceFactory::GetForProfile(Profile* profile) {
44 Profile* profile= static_cast<Profile*>(context);
/external/chromium_org/chrome/browser/supervised_user/
H A Dcustodian_profile_downloader_service.h37 virtual Profile* GetBrowserProfile() OVERRIDE;
47 explicit CustodianProfileDownloaderService(Profile* custodian_profile);
53 Profile* custodian_profile_;
H A Dsupervised_user_service_factory.cc21 Profile* profile) {
32 KeyedService* SupervisedUserServiceFactory::BuildInstanceFor(Profile* profile) {
57 return BuildInstanceFor(static_cast<Profile*>(profile));
/external/chromium_org/chrome/browser/sync/glue/
H A Dautofill_data_type_controller.h15 class Profile;
30 Profile* profile);
57 Profile* const profile_;

Completed in 278 milliseconds

<<11121314151617181920>>