Home | History | Annotate | Download | only in profiles

Lines Matching refs:ProfileImpl

240   return new ProfileImpl(path, NULL);
253 return new ProfileImpl(path, delegate);
257 void ProfileImpl::RegisterUserPrefs(PrefService* prefs) {
262 ProfileImpl::ProfileImpl(const FilePath& path,
287 &ProfileImpl::EnsureSessionServiceCreated);
305 void ProfileImpl::DoFinalInit() {
404 void ProfileImpl::InitExtensions(bool extensions_enabled) {
456 void ProfileImpl::RegisterComponentExtensions() {
548 void ProfileImpl::InitPromoResources() {
556 void ProfileImpl::InitRegisteredProtocolHandlers() {
563 NTPResourceCache* ProfileImpl::GetNTPResourceCache() {
569 FilePath ProfileImpl::last_selected_directory() {
573 void ProfileImpl::set_last_selected_directory(const FilePath& path) {
577 ProfileImpl::~ProfileImpl() {
664 ProfileId ProfileImpl::GetRuntimeId() {
668 FilePath ProfileImpl::GetPath() {
672 bool ProfileImpl::IsOffTheRecord() {
676 Profile* ProfileImpl::GetOffTheRecordProfile() {
689 void ProfileImpl::DestroyOffTheRecordProfile() {
693 bool ProfileImpl::HasOffTheRecordProfile() {
697 Profile* ProfileImpl::GetOriginalProfile() {
701 ChromeAppCacheService* ProfileImpl::GetAppCacheService() {
718 webkit_database::DatabaseTracker* ProfileImpl::GetDatabaseTracker() {
726 VisitedLinkMaster* ProfileImpl::GetVisitedLinkMaster() {
738 ExtensionService* ProfileImpl::GetExtensionService() {
742 StatusTray* ProfileImpl::GetStatusTray() {
748 UserScriptMaster* ProfileImpl::GetUserScriptMaster() {
752 ExtensionDevToolsManager* ProfileImpl::GetExtensionDevToolsManager() {
756 ExtensionProcessManager* ProfileImpl::GetExtensionProcessManager() {
760 ExtensionMessageService* ProfileImpl::GetExtensionMessageService() {
764 ExtensionEventRouter* ProfileImpl::GetExtensionEventRouter() {
769 ProfileImpl::GetExtensionSpecialStoragePolicy() {
775 SSLHostState* ProfileImpl::GetSSLHostState() {
784 ProfileImpl::GetTransportSecurityState() {
796 void ProfileImpl::OnPrefsLoaded(PrefService* prefs, bool success) {
838 PrefService* ProfileImpl::GetPrefs() {
843 PrefService* ProfileImpl::GetOffTheRecordPrefs() {
853 FilePath ProfileImpl::GetPrefFilePath() {
859 net::URLRequestContextGetter* ProfileImpl::GetRequestContext() {
878 net::URLRequestContextGetter* ProfileImpl::GetRequestContextForPossibleApp(
889 net::URLRequestContextGetter* ProfileImpl::GetRequestContextForMedia() {
893 const content::ResourceContext& ProfileImpl::GetResourceContext() {
897 FaviconService* ProfileImpl::GetFaviconService(ServiceAccessType sat) {
906 net::URLRequestContextGetter* ProfileImpl::GetRequestContextForExtensions() {
910 net::URLRequestContextGetter* ProfileImpl::GetRequestContextForIsolatedApp(
915 void ProfileImpl::RegisterExtensionWithRequestContexts(
924 void ProfileImpl::UnregisterExtensionWithRequestContexts(
935 net::SSLConfigService* ProfileImpl::GetSSLConfigService() {
939 HostContentSettingsMap* ProfileImpl::GetHostContentSettingsMap() {
945 HostZoomMap* ProfileImpl::GetHostZoomMap() {
951 GeolocationContentSettingsMap* ProfileImpl::GetGeolocationContentSettingsMap() {
957 GeolocationPermissionContext* ProfileImpl::GetGeolocationPermissionContext() {
963 UserStyleSheetWatcher* ProfileImpl::GetUserStyleSheetWatcher() {
971 FindBarState* ProfileImpl::GetFindBarState() {
978 HistoryService* ProfileImpl::GetHistoryService(ServiceAccessType sat) {
999 HistoryService* ProfileImpl::GetHistoryServiceWithoutCreating() {
1003 TemplateURLModel* ProfileImpl::GetTemplateURLModel() {
1009 TemplateURLFetcher* ProfileImpl::GetTemplateURLFetcher() {
1015 AutocompleteClassifier* ProfileImpl::GetAutocompleteClassifier() {
1021 WebDataService* ProfileImpl::GetWebDataService(ServiceAccessType sat) {
1027 WebDataService* ProfileImpl::GetWebDataServiceWithoutCreating() {
1031 void ProfileImpl::CreateWebDataService() {
1040 PasswordStore* ProfileImpl::GetPasswordStore(ServiceAccessType sat) {
1046 void ProfileImpl::CreatePasswordStore() {
1134 DownloadManager* ProfileImpl::GetDownloadManager() {
1145 bool ProfileImpl::HasCreatedDownloadManager() const {
1149 PersonalDataManager* ProfileImpl::GetPersonalDataManager() {
1157 fileapi::FileSystemContext* ProfileImpl::GetFileSystemContext() {
1165 SessionService* ProfileImpl::GetSessionService() {
1173 void ProfileImpl::ShutdownSessionService() {
1185 bool ProfileImpl::HasSessionService() const {
1189 bool ProfileImpl::HasProfileSyncService() const {
1193 bool ProfileImpl::DidLastSessionExitCleanly() {
1200 BookmarkModel* ProfileImpl::GetBookmarkModel() {
1208 ProtocolHandlerRegistry* ProfileImpl::GetProtocolHandlerRegistry() {
1212 bool ProfileImpl::IsSameProfile(Profile* profile) {
1219 Time ProfileImpl::GetStartTime() const {
1223 TabRestoreService* ProfileImpl::GetTabRestoreService() {
1229 history::TopSites* ProfileImpl::GetTopSites() {
1237 history::TopSites* ProfileImpl::GetTopSitesWithoutCreating() {
1241 void ProfileImpl::ResetTabRestoreService() {
1245 SpellCheckHost* ProfileImpl::GetSpellCheckHost() {
1249 void ProfileImpl::ReinitializeSpellCheckHost(bool force) {
1277 void ProfileImpl::SpellCheckHostInitialized() {
1287 ExtensionPrefValueMap* ProfileImpl::GetExtensionPrefValueMap() {
1293 WebKitContext* ProfileImpl::GetWebKitContext() {
1302 void ProfileImpl::MarkAsCleanShutdown() {
1313 void ProfileImpl::Observe(NotificationType type,
1346 void ProfileImpl::StopCreateSessionServiceTimer() {
1350 TokenService* ProfileImpl::GetTokenService() {
1357 ProfileSyncService* ProfileImpl::GetProfileSyncService() {
1371 ProfileSyncService* ProfileImpl::GetProfileSyncService(
1381 BrowserSignin* ProfileImpl
1388 CloudPrintProxyService* ProfileImpl::GetCloudPrintProxyService() {
1394 void ProfileImpl::InitSyncService(const std::string& cros_user) {
1402 void ProfileImpl::InitCloudPrintProxyService() {
1407 ChromeBlobStorageContext* ProfileImpl::GetBlobStorageContext() {
1418 ExtensionInfoMap* ProfileImpl::GetExtensionInfoMap() {
1422 policy::ProfilePolicyConnector* ProfileImpl::GetPolicyConnector() {
1429 ChromeURLDataManager* ProfileImpl::GetChromeURLDataManager() {
1435 PromoCounter* ProfileImpl::GetInstantPromoCounter() {
1458 void ProfileImpl::ChangeAppLocale(
1536 void ProfileImpl::OnLogin() {
1542 void ProfileImpl::SetupChromeOSEnterpriseExtensionObserver() {
1548 void ProfileImpl::InitChromeOSPreferences() {
1554 PrefProxyConfigTracker* ProfileImpl::GetProxyConfigTracker() {
1561 prerender::PrerenderManager* ProfileImpl::GetPrerenderManager() {