Home
last modified time | relevance | path

Searched refs:GetHistoryService (Results 1 – 25 of 51) sorted by relevance

123

/external/chromium/chrome/browser/download/
Ddownload_history.cc31 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in Load()
56 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in AddEntry()
75 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in UpdateEntry()
91 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in UpdateDownloadPath()
102 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in RemoveEntry()
110 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in RemoveEntriesBetween()
/external/chromium/chrome/browser/history/
Dhistory_browsertest.cc98 HistoryService* GetHistoryService() { in GetHistoryService() function in __anon67d5e4740111::HistoryBrowserTest
99 return GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in GetHistoryService()
103 HistoryEnumerator enumerator(GetHistoryService()); in GetHistoryContents()
116 HistoryService* history = GetHistoryService(); in WaitForHistoryBackendToRun()
136 EXPECT_TRUE(GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS)); in IN_PROC_BROWSER_TEST_F()
137 EXPECT_TRUE(GetProfile()->GetHistoryService(Profile::IMPLICIT_ACCESS)); in IN_PROC_BROWSER_TEST_F()
159 EXPECT_TRUE(GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS)); in IN_PROC_BROWSER_TEST_F()
160 EXPECT_FALSE(GetProfile()->GetHistoryService(Profile::IMPLICIT_ACCESS)); in IN_PROC_BROWSER_TEST_F()
Dtop_sites.cc287 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS)->ScheduleDBTask( in MigrateFromHistory()
499 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in StartQueryForMostVisited()
929 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in OnHistoryMigrationWrittenToDisk()
968 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in OnGotMostVisitedThumbnails()
/external/chromium/chrome/browser/
Dfavicon_service.cc23 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in GetFavicon()
39 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in UpdateFaviconMappingAndFetch()
60 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in GetFaviconForURL()
70 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in SetFaviconOutOfDateForPage()
77 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in SetImportedFavicons()
86 HistoryService* hs = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in SetFavicon()
Dcustom_home_pages_table_model.cc85 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in Remove()
157 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in LoadTitleAndFavicon()
Dpossible_url_model.cc67 profile->GetHistoryService(Profile::EXPLICIT_ACCESS); in Reload()
/external/chromium/chrome/browser/extensions/
Dextension_history_api.cc233 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in RunAsyncImpl()
286 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in RunAsyncImpl()
320 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in RunImpl()
338 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in RunImpl()
359 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in RunAsyncImpl()
376 HistoryService* hs = profile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in RunAsyncImpl()
/external/chromium/chrome/browser/profiles/
Dprofile_manager_unittest.cc149 EXPECT_TRUE(profile1->GetHistoryService(Profile::EXPLICIT_ACCESS)); in TEST_F()
152 EXPECT_TRUE(profile2->GetHistoryService(Profile::EXPLICIT_ACCESS)); in TEST_F()
Dprofile.cc322 virtual HistoryService* GetHistoryService(ServiceAccessType sat) { in GetHistoryService() function in OffTheRecordProfileImpl
324 return profile_->GetHistoryService(sat); in GetHistoryService()
Dprofile.h295 virtual HistoryService* GetHistoryService(ServiceAccessType access) = 0;
/external/chromium/chrome/browser/ui/webui/
Dhistory_ui.cc168 web_ui_->GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in HandleGetHistory()
193 web_ui_->GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in HandleSearchHistory()
230 web_ui_->GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in HandleRemoveURLsOnOneDay()
Dhistory2_ui.cc168 web_ui_->GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in HandleGetHistory()
193 web_ui_->GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in HandleSearchHistory()
230 web_ui_->GetProfile()->GetHistoryService(Profile::EXPLICIT_ACCESS); in HandleRemoveURLsOnOneDay()
/external/chromium/chrome/browser/tabs/
Dtab_finder.cc201 HistoryService* history = tab_contents->profile()->GetHistoryService( in CancelRequestsFor()
220 HistoryService* history =tab->profile()->GetHistoryService( in FetchRedirectStart()
/external/chromium/chrome/browser/autocomplete/
Dhistory_contents_provider.cc73 !(profile_->GetHistoryService(Profile::EXPLICIT_ACCESS) || in Start()
136 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in Start()
Dextension_app_provider_unittest.cc42 history_service_ = profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in SetUp()
Dhistory_provider.cc31 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in DeleteMatch()
Dsearch_provider_unittest.cc120 profile_.GetHistoryService(Profile::EXPLICIT_ACCESS); in SetUp()
461 profile_.GetHistoryService(Profile::EXPLICIT_ACCESS); in TEST_F()
Dextension_app_provider.cc160 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in CalculateRelevance()
Dhistory_quick_provider.cc185 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in GetIndex()
Dhistory_contents_provider_unittest.cc65 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in SetUp()
/external/chromium/chrome/browser/bookmarks/
Dbookmark_storage.cc165 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); in MigrateFromHistory()
Dbookmark_index.cc113 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS) : NULL; in SortMatches()
Dbookmark_html_writer_unittest.cc194 profile.GetHistoryService(Profile::EXPLICIT_ACCESS)->AddPage(url1, in TEST_F()
/external/chromium/chrome/browser/sync/
Dtest_profile_sync_service.cc142 EXPECT_CALL(*profile, GetHistoryService(testing::_)). in SetHistoryServiceExpectations()
/external/chromium/chrome/browser/ui/tab_contents/
Dtab_contents_wrapper.cc278 HistoryService* hs = p->GetHistoryService(Profile::IMPLICIT_ACCESS); in OnPageContents()

123