Searched refs:history_service (Results 1 - 25 of 48) sorted by relevance

12

/external/chromium_org/chrome/browser/search_engines/
H A Dchrome_template_url_service_client.cc9 #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
[all...]
/external/chromium_org/chrome/browser/history/
H A Dhistory_service_factory.cc13 #include "chrome/browser/history/history_service.h"
75 scoped_ptr<HistoryService> history_service(new HistoryService(
77 if (!history_service->Init(profile->GetPath()))
80 ->SetHistoryService(history_service.get());
81 return history_service.release();
H A Ddelete_directive_handler.h32 void Start(HistoryService* history_service,
56 HistoryService* history_service,
H A Durl_index_private_data.h14 #include "chrome/browser/history/history_service.h"
83 // |history_service| is used to schedule an update to the recent visits
85 bool UpdateURL(HistoryService* history_service,
97 // Using |history_service| schedules an update (using the historyDB
101 void ScheduleUpdateRecentVisits(HistoryService* history_service,
254 // this function uses |history_service| to schedule a task on the
258 HistoryService* history_service,
H A Ddelete_directive_handler.cc13 #include "chrome/browser/history/history_service.h"
294 HistoryService* history_service,
301 history_service->ScheduleDBTask(
381 HistoryService* history_service,
412 history_service->ScheduleDBTask(
293 Start( HistoryService* history_service, const syncer::SyncDataList& initial_sync_data, scoped_ptr<syncer::SyncChangeProcessor> sync_processor) argument
380 ProcessSyncChanges( HistoryService* history_service, const syncer::SyncChangeList& change_list) argument
H A Dredirect_browsertest.cc21 #include "chrome/browser/history/history_service.h"
41 HistoryService* history_service = local
49 history_service->QueryRedirectsFrom(
/external/chromium_org/chrome/browser/sync/glue/
H A Dhistory_model_worker.cc65 // Post the work task on |history_service|'s DB thread from the UI
67 void PostWorkerTask(const base::WeakPtr<HistoryService>& history_service, argument
73 if (history_service.get()) {
75 history_service->ScheduleDBTask(task.Pass(), cancelable_tracker);
85 const base::WeakPtr<HistoryService>& history_service,
88 history_service_(history_service) {
89 CHECK(history_service.get());
84 HistoryModelWorker( const base::WeakPtr<HistoryService>& history_service, syncer::WorkerLoopDestructionObserver* observer) argument
H A Dhistory_model_worker.h17 #include "chrome/browser/history/history_service.h"
28 const base::WeakPtr<HistoryService>& history_service,
/external/chromium_org/chrome/browser/autocomplete/
H A Dchrome_autocomplete_provider_client.cc12 #include "chrome/browser/history/history_service.h"
69 HistoryService* history_service = local
71 return history_service ? history_service->InMemoryDatabase() : NULL;
H A Dhistory_provider.cc12 #include "chrome/browser/history/history_service.h"
27 HistoryService* const history_service = local
33 DCHECK(history_service);
35 history_service->DeleteURL(match.destination_url);
H A Dhistory_quick_provider.cc23 #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();
/external/chromium_org/chrome/browser/ui/omnibox/
H A Dalternate_nav_infobar_delegate.cc10 #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/safe_browsing/incident_reporting/
H A Dlast_download_finder_unittest.cc19 #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(
H A Dlast_download_finder.cc16 #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(
171 OnProfileHistoryLoaded( Profile* profile, HistoryService* history_service) argument
H A Dlast_download_finder.h71 HistoryService* history_service);
/external/chromium_org/chrome/browser/supervised_user/
H A Dsupervised_user_navigation_observer.cc11 #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);
H A Dsupervised_user_browsertest.cc132 void QueryHistory(HistoryService* history_service, argument
138 history_service->QueryHistory(
271 HistoryService* history_service = HistoryServiceFactory::GetForProfile( local
275 QueryHistory(history_service, "", options, &results);
/external/chromium_org/chrome/browser/sync/sessions/
H A Dnotification_service_sessions_router.cc10 #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/safe_browsing/
H A Dbrowser_feature_extractor_unittest.cc16 #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()
[all...]
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.cc30 #include "chrome/browser/history/history_service.h"
486 HistoryService* history_service = static_cast<HistoryService*>( local
489 if (!history_service->Init(this->GetPath(), no_db)) {
498 HistoryService* history_service = local
500 if (!history_service)
503 history_service->ClearCachedDataForContextID(0);
504 history_service->SetOnBackendDestroyTask(base::MessageLoop::QuitClosure());
505 history_service->Cleanup();
593 HistoryService* history_service = local
595 DCHECK(history_service);
886 HistoryService* history_service = local
[all...]
/external/chromium_org/chrome/browser/bookmarks/
H A Dchrome_bookmark_client.cc13 #include "chrome/browser/history/history_service.h"
195 void ChromeBookmarkClient::SetHistoryService(HistoryService* history_service) { argument
196 DCHECK(history_service);
197 history_service_ = history_service;
H A Dchrome_bookmark_client.h67 void SetHistoryService(HistoryService* history_service);
/external/chromium_org/chrome/browser/
H A Dcustom_home_pages_table_model.cc12 #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/ui/webui/omnibox/
H A Domnibox_ui_handler.cc20 #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/importer/
H A Dprofile_writer_unittest.cc12 #include "chrome/browser/history/history_service.h"
94 HistoryService* history_service = local
99 history_service->QueryHistory(

Completed in 634 milliseconds

12