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

  /external/chromium_org/chrome/browser/favicon/
favicon_handler.h 150 virtual bool ShouldSaveFavicon(const GURL& url);
favicon_handler.cc 306 if (client_->GetFaviconService() && ShouldSaveFavicon(url))
526 bool FaviconHandler::ShouldSaveFavicon(const GURL& url) {
favicon_handler_unittest.cc 342 virtual bool ShouldSaveFavicon(const GURL& url) OVERRIDE {
    [all...]

Completed in 42 milliseconds