Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/extensions/
Dfavicon_downloader.cc33 GetFaviconURLsFromWebContents(); in Start()
50 FaviconDownloader::GetFaviconURLsFromWebContents() { in GetFaviconURLsFromWebContents() function in FaviconDownloader
Dfavicon_downloader.h53 virtual std::vector<content::FaviconURL> GetFaviconURLsFromWebContents();
Dfavicon_downloader_unittest.cc63 virtual std::vector<content::FaviconURL> GetFaviconURLsFromWebContents() in GetFaviconURLsFromWebContents() function in TestFaviconDownloader