Lines Matching refs:GURL
26 #include "googleurl/src/gurl.h"
60 bool SetPageThumbnail(const GURL& url,
79 bool GetPageThumbnail(const GURL& url,
85 virtual bool GetPageThumbnailScore(const GURL& url, ThumbnailScore* score);
90 bool GetTemporaryPageThumbnailScore(const GURL& url, ThumbnailScore* score);
109 void AddBlacklistedURL(const GURL& url);
112 void RemoveBlacklistedURL(const GURL& url);
115 bool IsBlacklisted(const GURL& url);
123 void AddPinnedURL(const GURL& url, size_t index);
126 bool IsURLPinned(const GURL& url);
129 void RemovePinnedURL(const GURL& url);
133 bool GetPinnedURLAtIndex(size_t index, GURL* out);
159 virtual bool IsKnownURL(const GURL& url);
174 typedef std::pair<GURL, Images> TempImage;
206 bool SetPageThumbnailNoDB(const GURL& url,
212 bool SetPageThumbnailEncoded(const GURL& url,
223 void RemoveTemporaryThumbnailByURL(const GURL& url);
226 void AddTemporaryThumbnail(const GURL& url,
237 const GURL& url);
256 std::string GetURLString(const GURL& url);
259 std::string GetURLHash(const GURL& url);