HomeSort by relevance Sort by last modified time
    Searched full:opened_url (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/predictors/
autocomplete_action_predictor.cc 363 const GURL& opened_url = match.destination_url; local
382 const bool is_hit = (*url_it == opened_url);
415 if (opened_url == it->first) {

Completed in 219 milliseconds