HomeSort by relevance Sort by last modified time
    Searched full:request_next_icon (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/favicon/
favicon_handler.cc 405 bool request_next_icon = true; local
407 request_next_icon = !UpdateFaviconCandidate(
410 if (request_next_icon && GetEntry() && image_urls_.size() > 1) {

Completed in 228 milliseconds