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

/external/chromium_org/chrome/browser/autocomplete/
H A Dhistory_url_provider.cc411 const history::URLRow& url_row() const { return url_row_; }
417 history::URLRow url_row_; member in class:HistoryURLProvider::VisitClassifier
440 if (db_->GetRowForURL(url, &url_row_)) {
448 url_row_ = history::URLRow(url);

Completed in 121 milliseconds