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

  /external/chromium/chrome/browser/history/
top_sites.h 223 void RemoveTemporaryThumbnailByURL(const GURL& url);
top_sites.cc 215 RemoveTemporaryThumbnailByURL(url);
589 void TopSites::RemoveTemporaryThumbnailByURL(const GURL& url) {
    [all...]
  /external/chromium_org/chrome/browser/history/
top_sites_impl.h 161 void RemoveTemporaryThumbnailByURL(const GURL& url);
top_sites_likely_impl.h 161 void RemoveTemporaryThumbnailByURL(const GURL& url);
top_sites_impl.cc 228 RemoveTemporaryThumbnailByURL(url);
263 RemoveTemporaryThumbnailByURL(url);
624 void TopSitesImpl::RemoveTemporaryThumbnailByURL(const GURL& url) {
top_sites_likely_impl.cc 228 RemoveTemporaryThumbnailByURL(url);
263 RemoveTemporaryThumbnailByURL(url);
627 void TopSitesLikelyImpl::RemoveTemporaryThumbnailByURL(const GURL& url) {

Completed in 99 milliseconds