Searched refs:SetImportedFavicons (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/favicon/
H A Dfavicon_service.h179 void SetImportedFavicons(
H A Dfavicon_service.cc286 void FaviconService::SetImportedFavicons( function in class:FaviconService
289 history_service_->SetImportedFavicons(favicon_usage);
/external/chromium_org/chrome/browser/importer/
H A Dprofile_writer.cc237 SetImportedFavicons(favicons);
/external/chromium_org/chrome/browser/history/
H A Dhistory_backend.h281 void SetImportedFavicons(
H A Dhistory_service.h733 void SetImportedFavicons(
H A Dhistory_service.cc657 void HistoryService::SetImportedFavicons( function in class:HistoryService
662 &HistoryBackend::SetImportedFavicons, favicon_usage);
H A Dhistory_backend_unittest.cc1061 backend_->SetImportedFavicons(favicons);
1086 backend_->SetImportedFavicons(favicons);
1092 backend_->SetImportedFavicons(favicons);
H A Dhistory_backend.cc1841 void HistoryBackend::SetImportedFavicons( function in class:history::HistoryBackend

Completed in 809 milliseconds