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

  /external/chromium/chrome/browser/search_engines/
template_url_model.cc 786 GURL icon_gurl = t_url->GetFaviconURL(); local
787 if (!icon_gurl.is_empty())
788 icon_url = icon_gurl.spec();
    [all...]
  /external/chromium_org/chrome/browser/search_engines/
template_url_service.cc 1643 GURL icon_gurl = t_url->favicon_url(); local
    [all...]

Completed in 230 milliseconds