HomeSort by relevance Sort by last modified time
    Searched defs:history_service (Results 1 - 25 of 35) sorted by null

1 2

  /external/chromium_org/chrome/browser/autocomplete/
history_provider.cc 12 #include "chrome/browser/history/history_service.h"
27 HistoryService* const history_service = local
33 DCHECK(history_service);
35 history_service->DeleteURL(match.destination_url);
chrome_autocomplete_provider_client.cc 12 #include "chrome/browser/history/history_service.h"
69 HistoryService* history_service = local
71 return history_service ? history_service->InMemoryDatabase() : NULL;
history_quick_provider.cc 23 #include "chrome/browser/history/history_service.h"
117 HistoryService* const history_service = local
125 if (history_service) {
126 history::URLDatabase* url_db = history_service->InMemoryDatabase();
294 HistoryService* const history_service = local
296 if (!history_service)
299 return history_service->InMemoryIndex();
shortcuts_provider.cc 24 #include "chrome/browser/history/history_service.h"
114 HistoryService* const history_service = local
116 DCHECK(history_service);
117 history_service->DeleteURL(url);
  /external/chromium_org/chrome/browser/search_engines/
chrome_template_url_service_client.cc 9 #include "chrome/browser/history/history_service.h"
42 HistoryService* history_service = local
44 if (history_service)
45 history_service->DeleteAllSearchTermsForKeyword(id);
52 HistoryService* history_service = local
54 if (history_service)
55 history_service->SetKeywordSearchTermsForURL(url, id, term);
59 HistoryService* history_service = local
61 if (history_service)
62 history_service->AddPage(url, base::Time::Now(), NULL, 0, GURL()
    [all...]
  /external/chromium_org/chrome/browser/sync/sessions/
notification_service_sessions_router.cc 10 #include "chrome/browser/history/history_service.h"
57 HistoryService* history_service = local
59 if (history_service) {
60 favicon_changed_subscription_ = history_service->AddFaviconChangedCallback(
  /external/chromium_org/chrome/browser/ui/omnibox/
alternate_nav_infobar_delegate.cc 10 #include "chrome/browser/history/history_service.h"
78 HistoryService* const history_service = local
80 if (history_service)
81 history_service->DeleteKeywordSearchTermForURL(search_url_);
  /external/chromium_org/chrome/browser/ui/webui/omnibox/
omnibox_ui_handler.cc 20 #include "chrome/browser/history/history_service.h"
165 HistoryService* const history_service = local
168 if (!history_service)
170 history::URLDatabase* url_db = history_service->InMemoryDatabase();
  /external/chromium_org/chrome/browser/history/
redirect_browsertest.cc 21 #include "chrome/browser/history/history_service.h"
41 HistoryService* history_service = local
49 history_service->QueryRedirectsFrom(
  /external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
last_download_finder.cc 16 #include "chrome/browser/history/history_service.h"
156 HistoryService* history_service = local
159 if (!history_service)
163 if (history_service->BackendLoaded()) {
164 history_service->QueryDownloads(
173 HistoryService* history_service) {
176 history_service->QueryDownloads(
last_download_finder_unittest.cc 19 #include "chrome/browser/history/history_service.h"
52 HistoryService* history_service = new HistoryService( local
54 if (history_service->Init(profile->GetPath()))
55 return history_service;
58 delete history_service;
75 HistoryService* history_service = local
77 history_service->CreateDownload(
159 HistoryService* history_service = local
161 history_service->CreateDownload(
  /external/chromium_org/chrome/browser/ui/webui/
bidi_checker_web_ui_test.cc 18 #include "chrome/browser/history/history_service.h"
151 HistoryService* history_service = HistoryServiceFactory::GetForProfile( local
154 history_service->AddPage(
156 history_service->SetPageTitle(history_url, base::UTF8ToUTF16(page_title));
  /external/chromium_org/chrome/browser/
custom_home_pages_table_model.cc 12 #include "chrome/browser/history/history_service.h"
223 HistoryService* history_service = HistoryServiceFactory::GetForProfile( local
225 if (history_service) {
226 entry->task_id = history_service->QueryURL(
  /external/chromium_org/chrome/browser/importer/
profile_writer_unittest.cc 12 #include "chrome/browser/history/history_service.h"
94 HistoryService* history_service = local
99 history_service->QueryHistory(
  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_browsertest.cc 132 void QueryHistory(HistoryService* history_service,
138 history_service->QueryHistory(
271 HistoryService* history_service = HistoryServiceFactory::GetForProfile( local
275 QueryHistory(history_service, "", options, &results);
supervised_user_navigation_observer.cc 11 #include "chrome/browser/history/history_service.h"
238 HistoryService* history_service = local
241 // |history_service| is null if saving history is disabled.
242 if (history_service)
243 history_service->AddPage(add_page_args);
  /external/chromium_org/chrome/browser/sync/glue/
sync_backend_registrar.cc 90 HistoryService* history_service = local
92 if (history_service) {
94 new HistoryModelWorker(history_service->AsWeakPtr(), this);
  /external/chromium_org/chrome/browser/predictors/
autocomplete_action_predictor.cc 20 #include "chrome/browser/history/history_service.h"
83 HistoryService* history_service = HistoryServiceFactory::GetForProfile( local
85 if (history_service)
86 history_service->InMemoryDatabase();
479 HistoryService* history_service = local
481 if (!TryDeleteOldEntries(history_service)) {
autocomplete_action_predictor_unittest.cc 15 #include "chrome/browser/history/history_service.h"
192 HistoryService* history_service = local
195 ASSERT_TRUE(history_service);
197 history::URLDatabase* url_db = history_service->InMemoryDatabase();
  /external/chromium_org/chrome/browser/safe_browsing/
browser_feature_extractor_unittest.cc 16 #include "chrome/browser/history/history_service.h"
105 HistoryService* history_service() { function in class:safe_browsing::BrowserFeatureExtractorTest
257 history_service()->AddPage(GURL("http://www.foo.com/bar.html"),
260 history_service()->AddPage(GURL("https://www.foo.com/gaa.html"),
263 history_service()->AddPage(GURL("http://www.foo.com/gaa.html"),
266 history_service()->AddPage(GURL("http://bar.foo.com/gaa.html"),
269 history_service()->AddPage(GURL("http://www.foo.com/bar.html?a=b"),
274 history_service()->AddPage(GURL("http://www.foo.com/bar.html"),
279 history_service()->AddPage(GURL("https://www.foo.com/goo.html"),
326 history_service()->AddPage(GURL("http://www.foo.com/bar.html")
    [all...]
malware_details_unittest.cc 12 #include "chrome/browser/history/history_service.h"
218 HistoryService* history_service() { function in class:MalwareDetailsTest
313 history_service()->AddPage(
safe_browsing_blocking_page.cc 195 HistoryService* history_service = HistoryServiceFactory::GetForProfile( local
198 if (history_service) {
199 history_service->GetVisibleVisitCountToHost(
  /external/chromium_org/chrome/browser/download/
download_target_determiner.cc 15 #include "chrome/browser/history/history_service.h"
594 HistoryService* history_service = HistoryServiceFactory::GetForProfile( local
597 if (history_service && download_->GetReferrerUrl().is_valid()) {
598 history_service->GetVisibleVisitCountToHost(
    [all...]
  /external/chromium_org/chrome/browser/ssl/
ssl_blocking_page.cc 336 HistoryService* history_service = HistoryServiceFactory::GetForProfile( local
338 if (history_service) {
339 history_service->GetVisibleVisitCountToHost(
  /external/chromium_org/chrome/browser/ui/website_settings/
website_settings.cc 188 HistoryService* history_service = HistoryServiceFactory::GetForProfile( local
190 if (history_service) {
191 history_service->GetVisibleVisitCountToHost(

Completed in 415 milliseconds

1 2