Home
last modified time | relevance | path

Searched defs:url_info (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
Dhistory_provider_util.cc16 HistoryMatch::HistoryMatch(const URLRow& url_info, in HistoryMatch()
Dhistory_provider_util.h28 URLRow url_info; member
Dhistory_quick_provider_unittest.cc136 history::URLRow url_info(current_url); in FillData() local
/external/chromium/chrome/browser/history/
Dhistory_backend.cc668 URLRow url_info(url); in AddPageVisit() local
880 URLRow url_info(url); in AddPageNoVisitForBookmark() local
1664 URLRow url_info(*url); in SetImportedFavicons() local
Din_memory_url_index.cc62 ScoredHistoryMatch::ScoredHistoryMatch(const URLRow& url_info) in ScoredHistoryMatch()