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

  /external/chromium/chrome/browser/history/
top_sites_cache.h 31 void SetThumbnails(const URLToImagesMap& images);
top_sites_cache.cc 23 void TopSitesCache::SetThumbnails(const URLToImagesMap& images) {
top_sites.cc 907 thread_safe_cache_->SetThumbnails(cache_->images());
948 cache_->SetThumbnails(data->url_to_images_map);
    [all...]

Completed in 1778 milliseconds