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

  /external/chromium_org/chrome/browser/signin/
signin_manager_factory.h 31 static SigninManagerBase* GetForProfileIfExists(Profile* profile);
36 static SigninManager* GetForProfileIfExists(Profile* profile);
signin_manager_factory.cc 28 SigninManagerBase* SigninManagerFactory::GetForProfileIfExists(
49 SigninManager* SigninManagerFactory::GetForProfileIfExists(Profile* profile) {
signin_ui_util.cc 74 SigninManagerFactory::GetForProfileIfExists(profile);
signin_global_error.cc 151 SigninManagerFactory::GetForProfileIfExists(profile_);
profile_oauth2_token_service.cc 177 SigninManagerFactory::GetForProfileIfExists(profile_);
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_model_factory.h 22 static BookmarkModel* GetForProfileIfExists(Profile* profile);
bookmark_model_factory.cc 29 BookmarkModel* BookmarkModelFactory::GetForProfileIfExists(Profile* profile) {
  /external/chromium_org/chrome/browser/history/
history_service_factory.h 21 static HistoryService* GetForProfileIfExists(
shortcuts_backend_factory.h 26 static scoped_refptr<history::ShortcutsBackend> GetForProfileIfExists(
history_service_factory.cc 29 HistoryServiceFactory::GetForProfileIfExists(
shortcuts_backend_factory.cc 23 scoped_refptr<ShortcutsBackend> ShortcutsBackendFactory::GetForProfileIfExists(
history_service.cc 370 BookmarkModelFactory::GetForProfileIfExists(profile_));
    [all...]
  /external/chromium_org/chrome/browser/webdata/
web_data_service_factory.h 61 static WebDataServiceWrapper* GetForProfileIfExists(
web_data_service_factory.cc 199 WebDataServiceWrapper* WebDataServiceFactory::GetForProfileIfExists(
  /external/chromium_org/chrome/browser/
memory_purger.cc 121 WebDataServiceFactory::GetForProfileIfExists(
  /external/chromium_org/chrome/browser/autocomplete/
shortcuts_provider.cc 120 ShortcutsBackendFactory::GetForProfileIfExists(profile_);
140 ShortcutsBackendFactory::GetForProfileIfExists(profile_);
151 ShortcutsBackendFactory::GetForProfileIfExists(profile_);
  /external/chromium_org/chrome/browser/ui/webui/local_discovery/
local_discovery_ui_handler.cc 461 SigninManagerFactory::GetForProfileIfExists(profile);
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
print_preview_handler.cc     [all...]

Completed in 91 milliseconds