Searched refs:GetFavicons (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/favicon/
H A Dfavicon_service.cc91 return history_service_->GetFavicons(
117 return history_service_->GetFavicons(
134 return history_service_->GetFavicons(
/external/chromium_org/chrome/browser/history/
H A Dhistory_backend.h232 void GetFavicons(const std::vector<GURL>& icon_urls,
667 // Used by both UpdateFaviconMappingsAndFetch and GetFavicons.
H A Dhistory_service.h680 CancelableTaskTracker::TaskId GetFavicons(
H A Dhistory_service.cc606 CancelableTaskTracker::TaskId HistoryService::GetFavicons( function in class:HistoryService
621 base::Bind(&HistoryBackend::GetFavicons,
H A Dhistory_backend.cc1680 void HistoryBackend::GetFavicons( function in class:history::HistoryBackend

Completed in 161 milliseconds