Home | History | Annotate | Download | only in history

Lines Matching refs:GetURLHash

356     blacklist->SetWithoutPathExpansion(GetURLHash(url), dummy);
368 blacklist->RemoveWithoutPathExpansion(GetURLHash(url), NULL);
375 return blacklist_->HasKey(GetURLHash(url));
739 std::string TopSites::GetURLHash(const GURL& url) {