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

  /external/chromium_org/chrome/browser/history/
history_types.h 139 class URLRowHasURL {
141 explicit URLRowHasURL(const GURL& url) : url_(url) {}
shortcuts_backend.cc 238 URLRow::URLRowHasURL(it->second->second.url)) !=
expire_history_backend_unittest.cc 339 history::URLRow::URLRowHasURL(row.url())) != rows.end()) {
    [all...]
  /external/chromium_org/chrome/browser/predictors/
autocomplete_action_predictor.cc 303 history::URLRow::URLRowHasURL(it->first.url)) != rows.end()) {

Completed in 142 milliseconds