Home | History | Annotate | Download | only in history

Lines Matching refs:MostVisitedURL

104     MostVisitedURL url;
127 std::string TopSitesDatabase::GetRedirects(const MostVisitedURL& url) {
136 MostVisitedURL* url) {
143 void TopSitesDatabase::SetPageThumbnail(const MostVisitedURL& url,
161 const MostVisitedURL& url, const Images& thumbnail) {
187 void TopSitesDatabase::AddPageThumbnail(const MostVisitedURL& url,
220 void TopSitesDatabase::UpdatePageRank(const MostVisitedURL& url,
230 const MostVisitedURL& url, int new_rank) {
317 int TopSitesDatabase::GetURLRank(const MostVisitedURL& url) {
336 bool TopSitesDatabase::RemoveURL(const MostVisitedURL& url) {