Searched refs:GetForProfile (Results 51 - 75 of 835) sorted by relevance

1234567891011>>

/external/chromium_org/apps/
H A Dsaved_devices_service_factory.h20 static SavedDevicesService* GetForProfile(Profile* profile);
H A Dsaved_files_service_factory.h20 static SavedFilesService* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/apps/
H A Dshortcut_manager_factory.cc12 AppShortcutManager* AppShortcutManagerFactory::GetForProfile(Profile* profile) { function in class:AppShortcutManagerFactory
H A Dshortcut_manager_factory.h22 static AppShortcutManager* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/autocomplete/
H A Dchrome_autocomplete_provider_client.cc62 AutocompleteClassifierFactory::GetForProfile(profile_);
70 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS);
77 HistoryServiceFactory::GetForProfile(profile_, Profile::EXPLICIT_ACCESS)
84 ProfileSyncServiceFactory::GetInstance()->GetForProfile(profile_);
/external/chromium_org/chrome/browser/bookmarks/
H A Dbookmark_model_factory.cc29 BookmarkModel* BookmarkModelFactory::GetForProfile(Profile* profile) { function in class:BookmarkModelFactory
60 ChromeBookmarkClientFactory::GetForProfile(profile);
66 StartupTaskRunnerServiceFactory::GetForProfile(profile)
78 BookmarkUndoServiceFactory::GetForProfile(profile));
/external/chromium_org/chrome/browser/captive_portal/
H A Dcaptive_portal_login_detector.cc32 CaptivePortalServiceFactory::GetForProfile(profile_)->DetectCaptivePortal();
H A Dcaptive_portal_service_factory.cc13 CaptivePortalService* CaptivePortalServiceFactory::GetForProfile( function in class:CaptivePortalServiceFactory
/external/chromium_org/chrome/browser/chromeos/extensions/
H A Dinstall_limiter_factory.cc16 InstallLimiter* InstallLimiterFactory::GetForProfile(Profile* profile) { function in class:extensions::InstallLimiterFactory
H A Dinstall_limiter_factory.h22 static InstallLimiter* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/chromeos/login/signin/
H A Dauth_sync_observer_factory.cc25 AuthSyncObserver* AuthSyncObserverFactory::GetForProfile( function in class:chromeos::AuthSyncObserverFactory
H A Dauth_sync_observer_factory.h25 static AuthSyncObserver* GetForProfile(Profile* profile);
H A Doauth2_login_manager_factory.h25 static OAuth2LoginManager* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/chromeos/policy/
H A Drecommendation_restorer_factory.cc20 RecommendationRestorer* RecommendationRestorerFactory::GetForProfile( function in class:policy::RecommendationRestorerFactory
H A Drecommendation_restorer_factory.h23 static RecommendationRestorer* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/extensions/api/system_indicator/
H A Dsystem_indicator_manager_factory.h19 static SystemIndicatorManager* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/extensions/
H A Dextension_sync_service_factory.h17 static ExtensionSyncService* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/extensions/token_cache/
H A Dtoken_cache_service_factory.cc14 TokenCacheServiceFactory::GetForProfile(Profile* profile) { function in class:TokenCacheServiceFactory
H A Dtoken_cache_service_factory.h20 static extensions::TokenCacheService* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/favicon/
H A Dchrome_favicon_client_factory.h20 static FaviconClient* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/history/
H A Dweb_history_service_factory.h24 static history::WebHistoryService* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/media/
H A Dmidi_permission_context_factory.cc14 MidiPermissionContextFactory::GetForProfile(Profile* profile) { function in class:MidiPermissionContextFactory
H A Dmidi_permission_context_factory.h17 static MidiPermissionContext* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/notifications/
H A Ddesktop_notification_service_factory.h23 static DesktopNotificationService* GetForProfile(Profile* profile);
/external/chromium_org/chrome/browser/notifications/sync_notifier/
H A Dchrome_notifier_service_factory.cc13 ChromeNotifierService* ChromeNotifierServiceFactory::GetForProfile( function in class:notifier::ChromeNotifierServiceFactory

Completed in 1029 milliseconds

1234567891011>>