HomeSort by relevance Sort by last modified time
    Searched refs:GetForProfileIfExists (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/chrome/browser/signin/
signin_manager_factory.h 44 static SigninManagerBase* GetForProfileIfExists(Profile* profile);
49 static SigninManager* GetForProfileIfExists(Profile* profile);
signin_manager_factory.cc 31 SigninManagerBase* SigninManagerFactory::GetForProfileIfExists(
52 SigninManager* SigninManagerFactory::GetForProfileIfExists(Profile* profile) {
screenlock_bridge.cc 109 SigninManagerFactory::GetForProfileIfExists(profile);
signin_global_error.cc 126 SigninManagerFactory::GetForProfileIfExists(profile_);
signin_ui_util.cc 86 SigninManagerFactory::GetForProfileIfExists(profile);
  /external/chromium_org/chrome/browser/autocomplete/
shortcuts_backend_factory.h 23 static scoped_refptr<ShortcutsBackend> GetForProfileIfExists(
shortcuts_backend_factory.cc 21 scoped_refptr<ShortcutsBackend> ShortcutsBackendFactory::GetForProfileIfExists(
shortcuts_provider.cc 103 ShortcutsBackendFactory::GetForProfileIfExists(profile_);
122 ShortcutsBackendFactory::GetForProfileIfExists(profile_);
133 ShortcutsBackendFactory::GetForProfileIfExists(profile_);
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_model_factory.h 21 static BookmarkModel* GetForProfileIfExists(Profile* profile);
bookmark_model_factory.cc 35 BookmarkModel* BookmarkModelFactory::GetForProfileIfExists(Profile* profile) {
  /external/chromium_org/chrome/browser/history/
history_service_factory.h 21 static HistoryService* GetForProfileIfExists(
history_service_factory.cc 33 HistoryServiceFactory::GetForProfileIfExists(
  /external/chromium_org/chrome/browser/webdata/
web_data_service_factory.h 73 static WebDataServiceWrapper* GetForProfileIfExists(
web_data_service_factory.cc 190 WebDataServiceWrapper* WebDataServiceFactory::GetForProfileIfExists(
  /external/chromium_org/chrome/browser/metrics/
signin_status_metrics_provider.cc 168 SigninManager* manager = SigninManagerFactory::GetForProfileIfExists(
  /external/chromium_org/chrome/browser/local_discovery/
privet_notifications.cc 297 SigninManagerFactory::GetForProfileIfExists(
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_view_delegate.cc 169 SigninManagerFactory::GetForProfileIfExists(*i);
  /external/chromium_org/chrome/browser/ui/webui/local_discovery/
local_discovery_ui_handler.cc 537 SigninManagerFactory::GetForProfileIfExists(profile);
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
print_preview_handler.cc     [all...]

Completed in 285 milliseconds