HomeSort by relevance Sort by last modified time
    Searched defs:CanImportURL (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/utility/importer/
bookmarks_file_importer.cc 30 bool CanImportURL(const GURL& url) {
93 base::Bind(internal::CanImportURL),
firefox_importer.cc 63 bool CanImportURL(const GURL& url) {
172 if (!CanImportURL(url))
249 if (!CanImportURL(item->url))
  /external/chromium/chrome/browser/importer/
firefox_importer_utils.cc 172 bool CanImportURL(const GURL& url) {

Completed in 181 milliseconds