Home
last modified time | relevance | path

Searched refs:UpdateFaviconURL (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/
Dfavicon_helper_unittest.cc58 static void UpdateFaviconURL(FaviconHelper* helper,
63 void UpdateFaviconURL(const std::vector<FaviconURL> urls);
258 void DownloadHandler::UpdateFaviconURL(FaviconHelper* helper, in UpdateFaviconURL() function in __anon5674df860211::DownloadHandler
263 void DownloadHandler::UpdateFaviconURL(const std::vector<FaviconURL> urls) { in UpdateFaviconURL() function in __anon5674df860211::DownloadHandler
264 UpdateFaviconURL(favicon_helper_, urls); in UpdateFaviconURL()
311 DownloadHandler::UpdateFaviconURL(&helper, urls); in TEST_F()
352 DownloadHandler::UpdateFaviconURL(&helper, urls); in TEST_F()
424 DownloadHandler::UpdateFaviconURL(&helper, urls); in TEST_F()
509 DownloadHandler::UpdateFaviconURL(&helper, urls); in TEST_F()
577 DownloadHandler::UpdateFaviconURL(&helper, urls); in TEST_F()
[all …]