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

/external/chromium_org/content/renderer/
H A Drender_view_impl.h804 void SendUpdateFaviconURL(const std::vector<FaviconURL>& urls);
H A Drender_view_impl.cc2416 SendUpdateFaviconURL(urls);
4190 void RenderViewImpl::SendUpdateFaviconURL(const std::vector<FaviconURL>& urls) { function in class:content::RenderViewImpl
4212 SendUpdateFaviconURL(urls);

Completed in 83 milliseconds