Searched refs:DeleteMatchingURLsForKeyword (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/history/
H A Dhistory_backend.h323 void DeleteMatchingURLsForKeyword(TemplateURLID keyword_id,
H A Dhistory_service.h515 void DeleteMatchingURLsForKeyword(TemplateURLID keyword_id,
H A Dhistory_service.cc413 void HistoryService::DeleteMatchingURLsForKeyword(TemplateURLID keyword_id, function in class:HistoryService
416 ScheduleAndForget(PRIORITY_UI, &HistoryBackend::DeleteMatchingURLsForKeyword,
H A Dhistory_backend.cc1193 void HistoryBackend::DeleteMatchingURLsForKeyword(TemplateURLID keyword_id, function in class:history::HistoryBackend
H A Dhistory_backend_unittest.cc2787 backend_->DeleteMatchingURLsForKeyword(keyword_id2, keyword);
/external/chromium_org/chrome/browser/autocomplete/
H A Dsearch_provider.cc505 history_service->DeleteMatchingURLsForKeyword(template_url->id(),

Completed in 102 milliseconds