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

  /external/chromium_org/chrome/browser/favicon/
favicon_service.cc 73 return history_service_->GetFavicons(
99 return history_service_->GetFavicons(
116 return history_service_->GetFavicons(
  /external/chromium_org/chrome/browser/history/
history_backend.h 264 void GetFavicons(const std::vector<GURL>& icon_urls,
698 // Used by both UpdateFaviconMappingsAndFetch and GetFavicons.
    [all...]
history_service.h 713 CancelableTaskTracker::TaskId GetFavicons(
    [all...]
history_service.cc 615 CancelableTaskTracker::TaskId HistoryService::GetFavicons(
630 base::Bind(&HistoryBackend::GetFavicons,
    [all...]
history_backend.cc     [all...]

Completed in 215 milliseconds