Searched refs:GetForProfileIfExists (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/chrome/browser/autocomplete/
H A Dshortcuts_backend_factory.h23 static scoped_refptr<ShortcutsBackend> GetForProfileIfExists(
H A Dshortcuts_backend_factory.cc21 scoped_refptr<ShortcutsBackend> ShortcutsBackendFactory::GetForProfileIfExists( function in class:ShortcutsBackendFactory
H A Dshortcuts_provider.cc103 ShortcutsBackendFactory::GetForProfileIfExists(profile_);
122 ShortcutsBackendFactory::GetForProfileIfExists(profile_);
133 ShortcutsBackendFactory::GetForProfileIfExists(profile_);
/external/chromium_org/chrome/browser/signin/
H A Dsignin_manager_factory.h44 static SigninManagerBase* GetForProfileIfExists(Profile* profile);
49 static SigninManager* GetForProfileIfExists(Profile* profile);
H A Dsignin_manager_factory.cc31 SigninManagerBase* SigninManagerFactory::GetForProfileIfExists( function in class:SigninManagerFactory
52 SigninManager* SigninManagerFactory::GetForProfileIfExists(Profile* profile) { function in class:SigninManagerFactory
H A Dscreenlock_bridge.cc109 SigninManagerFactory::GetForProfileIfExists(profile);
H A Dsignin_global_error.cc126 SigninManagerFactory::GetForProfileIfExists(profile_);
H A Dsignin_ui_util.cc86 SigninManagerFactory::GetForProfileIfExists(profile);
/external/chromium_org/chrome/browser/bookmarks/
H A Dbookmark_model_factory.h21 static BookmarkModel* GetForProfileIfExists(Profile* profile);
H A Dbookmark_model_factory.cc35 BookmarkModel* BookmarkModelFactory::GetForProfileIfExists(Profile* profile) { function in class:BookmarkModelFactory
/external/chromium_org/chrome/browser/history/
H A Dhistory_service_factory.h21 static HistoryService* GetForProfileIfExists(
H A Dhistory_service_factory.cc33 HistoryServiceFactory::GetForProfileIfExists( function in class:HistoryServiceFactory
/external/chromium_org/chrome/browser/webdata/
H A Dweb_data_service_factory.h73 static WebDataServiceWrapper* GetForProfileIfExists(
H A Dweb_data_service_factory.cc190 WebDataServiceWrapper* WebDataServiceFactory::GetForProfileIfExists( function in class:WebDataServiceFactory
/external/chromium_org/chrome/browser/metrics/
H A Dsignin_status_metrics_provider.cc168 SigninManager* manager = SigninManagerFactory::GetForProfileIfExists(
/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_notifications.cc297 SigninManagerFactory::GetForProfileIfExists(
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_view_delegate.cc169 SigninManagerFactory::GetForProfileIfExists(*i);
/external/chromium_org/chrome/browser/ui/webui/local_discovery/
H A Dlocal_discovery_ui_handler.cc537 SigninManagerFactory::GetForProfileIfExists(profile);
/external/chromium_org/chrome/browser/ui/webui/print_preview/
H A Dprint_preview_handler.cc1506 SigninManagerFactory::GetForProfileIfExists(profile);

Completed in 279 milliseconds