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

  /external/chromium_org/chrome/browser/history/
top_sites_cache.cc 83 GetURLFromIterator(it_hi).ReplaceComponents(clear_query_ref_)) {
94 GURL compare_url_lo(GetURLFromIterator(it_lo));
105 GURL compare_url(GetURLFromIterator(it));
176 const GURL& TopSitesCache::GetURLFromIterator(
top_sites_cache.h 140 const GURL& GetURLFromIterator(CanonicalURLs::const_iterator it) const;

Completed in 154 milliseconds