Searched refs:CanImportURL (Results 1 – 5 of 5) sorted by relevance
69 bool CanImportURL(const GURL& url);
137 if (!CanImportURL(url)) in ImportHistory()217 if (!CanImportURL(item->url)) in ImportBookmarks()
513 if (CanImportURL(url)) { in AddToHistory()
172 bool CanImportURL(const GURL& url) { in CanImportURL() function
204 CanImportURL(GURL(url)) && in ImportBookmarksFile()