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

  /external/chromium/chrome/browser/importer/
firefox_importer_utils.h 69 bool CanImportURL(const GURL& url);
firefox3_importer.cc 137 if (!CanImportURL(url))
217 if (!CanImportURL(item->url))
firefox_importer_utils.cc 172 bool CanImportURL(const GURL& url) {
mork_reader.cc 513 if (CanImportURL(url)) {
firefox2_importer.cc 204 CanImportURL(GURL(url)) &&

Completed in 170 milliseconds