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

  /external/chromium/chrome/browser/history/
top_sites.h 226 void AddTemporaryThumbnail(const GURL& url,
top_sites.cc 216 AddTemporaryThumbnail(url, thumbnail_data, score);
599 void TopSites::AddTemporaryThumbnail(const GURL& url,
    [all...]
top_sites_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/history/
top_sites_impl.h 144 void AddTemporaryThumbnail(const GURL& url,
top_sites_impl.cc 168 AddTemporaryThumbnail(url, thumbnail_data.get(), score);
203 AddTemporaryThumbnail(url, memory, score);
565 void TopSitesImpl::AddTemporaryThumbnail(
    [all...]
top_sites_impl_unittest.cc     [all...]

Completed in 490 milliseconds