Home
last modified time | relevance | path

Searched refs:DeleteAllSearchTermsForKeyword (Results 1 – 16 of 16) sorted by relevance

/external/chromium/chrome/browser/history/
Durl_database.h201 void DeleteAllSearchTermsForKeyword(TemplateURLID keyword_id);
Dhistory.cc251 void HistoryService::DeleteAllSearchTermsForKeyword( in DeleteAllSearchTermsForKeyword() function in HistoryService
254 &HistoryBackend::DeleteAllSearchTermsForKeyword, in DeleteAllSearchTermsForKeyword()
653 DeleteAllSearchTermsForKeyword(*(Details<TemplateURLID>(details).ptr())); in Observe()
Din_memory_history_backend.cc109 db_->DeleteAllSearchTermsForKeyword( in Observe()
Durl_database_unittest.cc154 DeleteAllSearchTermsForKeyword(keyword_id); in TEST_F()
Dhistory_backend.h263 void DeleteAllSearchTermsForKeyword(TemplateURLID keyword_id);
Durl_database.cc454 void URLDatabase::DeleteAllSearchTermsForKeyword( in DeleteAllSearchTermsForKeyword() function in history::URLDatabase
Dhistory.h500 void DeleteAllSearchTermsForKeyword(TemplateURLID keyword_id);
Dhistory_backend.cc1069 void HistoryBackend::DeleteAllSearchTermsForKeyword( in DeleteAllSearchTermsForKeyword() function in history::HistoryBackend
1074 db_->DeleteAllSearchTermsForKeyword(keyword_id); in DeleteAllSearchTermsForKeyword()
/external/chromium_org/chrome/browser/history/
Durl_database.h204 void DeleteAllSearchTermsForKeyword(TemplateURLID keyword_id);
Din_memory_history_backend.cc101 db_->DeleteAllSearchTermsForKeyword( in Observe()
Durl_database_unittest.cc153 DeleteAllSearchTermsForKeyword(keyword_id); in TEST_F()
Dhistory_service.cc386 void HistoryService::DeleteAllSearchTermsForKeyword( in DeleteAllSearchTermsForKeyword() function in HistoryService
390 &HistoryBackend::DeleteAllSearchTermsForKeyword, in DeleteAllSearchTermsForKeyword()
957 DeleteAllSearchTermsForKeyword( in Observe()
Durl_database.cc477 void URLDatabase::DeleteAllSearchTermsForKeyword( in DeleteAllSearchTermsForKeyword() function in history::URLDatabase
Dhistory_backend.h313 void DeleteAllSearchTermsForKeyword(TemplateURLID keyword_id);
Dhistory_service.h493 void DeleteAllSearchTermsForKeyword(TemplateURLID keyword_id);
Dhistory_backend.cc1153 void HistoryBackend::DeleteAllSearchTermsForKeyword( in DeleteAllSearchTermsForKeyword() function in history::HistoryBackend
1158 db_->DeleteAllSearchTermsForKeyword(keyword_id); in DeleteAllSearchTermsForKeyword()