HomeSort by relevance Sort by last modified time
    Searched refs:URLRowVector (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/autocomplete/
history_url_provider.cc 199 typedef std::vector<history::URLRow> URLRowVector;
200 URLRowVector url_matches;
215 for (URLRowVector::const_iterator j(url_matches.begin());
    [all...]
  /external/chromium/chrome/browser/history/
in_memory_url_index.h 230 typedef std::vector<URLRow> URLRowVector;

Completed in 214 milliseconds