Home
last modified time | relevance | path

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

/external/chromium_org/content/renderer/
Drender_view_impl.h853 void SendUpdateFaviconURL(const std::vector<FaviconURL>& urls);
Drender_view_impl.cc2162 SendUpdateFaviconURL(urls); in didChangeIcon()
3992 void RenderViewImpl::SendUpdateFaviconURL(const std::vector<FaviconURL>& urls) { in SendUpdateFaviconURL() function in content::RenderViewImpl
4014 SendUpdateFaviconURL(urls); in DidStopLoadingIcons()