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

  /external/chromium_org/chrome/browser/favicon/
favicon_handler_unittest.cc     [all...]
favicon_service.h 233 bool WasUnableToDownloadFavicon(const GURL& icon_url) const;
favicon_tab_helper.cc 142 if (favicon_service && favicon_service->WasUnableToDownloadFavicon(url)) {
favicon_service.cc 269 bool FaviconService::WasUnableToDownloadFavicon(const GURL& icon_url) const {

Completed in 52 milliseconds