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

  /external/chromium_org/chrome/browser/favicon/
favicon_handler.h 105 // to the maximum bitmap size passed to DownloadFavicon().
122 virtual int DownloadFavicon(const GURL& image_url, int max_bitmap_size);
favicon_handler.cc 474 int FaviconHandler::DownloadFavicon(const GURL& image_url,
657 const int download_id = DownloadFavicon(image_url,
favicon_handler_unittest.cc 321 virtual int DownloadFavicon(const GURL& image_url,
520 TEST_F(FaviconHandlerTest, DownloadFavicon) {
    [all...]
  /external/chromium_org/content/renderer/
render_view_impl.h     [all...]

Completed in 57 milliseconds