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

  /external/chromium_org/chrome/browser/ui/app_list/search/common/
url_icon_source.cc 31 icon_fetch_attempted_(false) {
41 icon_fetch_attempted_ = true;
51 if (!icon_fetch_attempted_)
url_icon_source.h 64 bool icon_fetch_attempted_; member in class:app_list::UrlIconSource

Completed in 729 milliseconds