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

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

Completed in 165 milliseconds