Searched refs:got_favicon_from_history_ (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/chrome/browser/favicon/
H A Dfavicon_handler.cc225 : got_favicon_from_history_(false),
245 favicon_expired_or_incomplete_ = got_favicon_from_history_ = false;
382 } else if (!favicon_expired_or_incomplete_ && got_favicon_from_history_ &&
388 if (got_favicon_from_history_)
543 got_favicon_from_history_ = true;
H A Dfavicon_handler.h258 bool got_favicon_from_history_; member in class:FaviconHandler

Completed in 118 milliseconds