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

  /external/chromium/chrome/browser/
favicon_helper.cc 206 DownloadFaviconOrAskHistory(entry->url(), current_candidate()->icon_url,
340 // Mapping in the database is wrong. DownloadFavIconOrAskHistory will
343 DownloadFaviconOrAskHistory(entry->url(), current_candidate()->icon_url,
348 // favicon or its expired. Continue on to DownloadFaviconOrAskHistory to
350 DownloadFaviconOrAskHistory(entry->url(), current_candidate()->icon_url,
357 void FaviconHelper::DownloadFaviconOrAskHistory(
favicon_helper.h 49 // NavigationEntry we proceed to DownloadFaviconOrAskHistory. Before we
50 // invoke DownloadFaviconOrAskHistory we wait until we've received both
54 // DownloadFaviconOrAskHistory does the following:
174 void DownloadFaviconOrAskHistory(const GURL& page_url,
  /external/chromium_org/chrome/browser/favicon/
favicon_handler.cc 376 DownloadFaviconOrAskHistory(entry->GetURL(), current_candidate()->icon_url,
537 // Mapping in the database is wrong. DownloadFavIconOrAskHistory will
540 DownloadFaviconOrAskHistory(entry->GetURL(),
546 // favicon or its expired. Continue on to DownloadFaviconOrAskHistory to
548 DownloadFaviconOrAskHistory(entry->GetURL(), current_candidate()->icon_url,
555 void FaviconHandler::DownloadFaviconOrAskHistory(
favicon_handler.h 56 // NavigationEntry we proceed to DownloadFaviconOrAskHistory. Before we
57 // invoke DownloadFaviconOrAskHistory we wait until we've received both
61 // DownloadFaviconOrAskHistory does the following:
205 void DownloadFaviconOrAskHistory(const GURL& page_url,

Completed in 182 milliseconds