Searched refs:GetNameForURL (Results 1 – 4 of 4) sorted by relevance
119 string16 GetNameForURL(const GURL& url);
439 string16 GetNameForURL(const GURL& url) { in GetNameForURL() function
426 string16 title = GetNameForURL(urls[i]); in CreateNewBookmarksFromURIList()
1337 string16 title = bookmark_utils::GetNameForURL(url); in OnDragReceived()