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

/external/chromium_org/chrome/browser/history/
H A Dhistory_backend.cc1277 const URLRow& text_match = text_matches[i]; local
1279 db_->GetVisibleVisitsForURL(text_match.id(), options, &visits);
1281 URLResult url_result(text_match);

Completed in 2080 milliseconds