Home | History | Annotate | Download | only in history

Lines Matching refs:GetURLString

405     pinned_urls->SetWithoutPathExpansion(GetURLString(url), index);
413 return pinned_urls_->GetIntegerWithoutPathExpansion(GetURLString(url), &tmp);
423 pinned_urls->RemoveWithoutPathExpansion(GetURLString(url), NULL);
735 std::string TopSites::GetURLString(const GURL& url) {