HomeSort by relevance Sort by last modified time
    Searched refs:ShouldSaveFavicon (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/
favicon_helper.h 140 virtual bool ShouldSaveFavicon(const GURL& url);
favicon_helper.cc 128 if (GetFaviconService() && ShouldSaveFavicon(url)) {
261 bool FaviconHelper::ShouldSaveFavicon(const GURL& url) {
favicon_helper_unittest.cc 233 virtual bool ShouldSaveFavicon(const GURL& url) OVERRIDE {

Completed in 34 milliseconds