HomeSort by relevance Sort by last modified time
    Searched full:deletematchingurlsforkeyword (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/history/
history_service.cc 373 void HistoryService::DeleteMatchingURLsForKeyword(TemplateURLID keyword_id,
376 ScheduleAndForget(PRIORITY_UI, &HistoryBackend::DeleteMatchingURLsForKeyword,
    [all...]
history_backend.h 302 void DeleteMatchingURLsForKeyword(TemplateURLID keyword_id,
    [all...]
history_service.h 495 void DeleteMatchingURLsForKeyword(TemplateURLID keyword_id,
    [all...]
history_backend_unittest.cc     [all...]
history_backend.cc     [all...]
  /external/chromium_org/chrome/browser/autocomplete/
base_search_provider.cc 183 history_service->DeleteMatchingURLsForKeyword(template_url->id(),
    [all...]

Completed in 519 milliseconds