Searched refs:SetFaviconOutOfDateForPage (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/
H A Dfavicon_service.cc69 void FaviconService::SetFaviconOutOfDateForPage(const GURL& page_url) { function in class:FaviconService
72 hs->SetFaviconOutOfDateForPage(page_url);
H A Dfavicon_service.h79 void SetFaviconOutOfDateForPage(const GURL& page_url);
/external/chromium/chrome/browser/history/
H A Dhistory.cc488 void HistoryService::SetFaviconOutOfDateForPage(const GURL& page_url) { function in class:HistoryService
490 &HistoryBackend::SetFaviconOutOfDateForPage, page_url);
H A Dhistory_backend.h231 void SetFaviconOutOfDateForPage(const GURL& page_url);
H A Dhistory.h663 void SetFaviconOutOfDateForPage(const GURL& page_url);
H A Dhistory_backend.cc1614 void HistoryBackend::SetFaviconOutOfDateForPage(const GURL& page_url) { function in class:history::HistoryBackend

Completed in 241 milliseconds