Searched refs:GetURLString (Results 1 – 2 of 2) sorted by relevance
405 pinned_urls->SetWithoutPathExpansion(GetURLString(url), index); in AddPinnedURL()413 return pinned_urls_->GetIntegerWithoutPathExpansion(GetURLString(url), &tmp); in IsURLPinned()423 pinned_urls->RemoveWithoutPathExpansion(GetURLString(url), NULL); in RemovePinnedURL()735 std::string TopSites::GetURLString(const GURL& url) { in GetURLString() function in history::TopSites
256 std::string GetURLString(const GURL& url);