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

  /external/chromium_org/chrome/browser/favicon/
favicon_service.h 236 void UnableToDownloadFavicon(const GURL& icon_url);
favicon_tab_helper.cc 202 favicon_service->UnableToDownloadFavicon(image_url);
favicon_service.cc 305 void FaviconService::UnableToDownloadFavicon(const GURL& icon_url) {
favicon_handler_unittest.cc     [all...]

Completed in 91 milliseconds