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

  /external/chromium/chrome/browser/importer/
importer.h 27 virtual void StartImport(const importer::SourceProfile& source_profile,
ie_importer.h 24 virtual void StartImport(const importer::SourceProfile& source_profile,
firefox3_importer.h 37 virtual void StartImport(const importer::SourceProfile& source_profile,
safari_importer.h 47 virtual void StartImport(const importer::SourceProfile& source_profile,
firefox2_importer.h 28 virtual void StartImport(const importer::SourceProfile& source_profile,
toolbar_importer.h 29 // Toolbar5Importer should not have StartImport called more than once. Futher
30 // if StartImport is called, then the class must not be destroyed until it has
41 virtual void StartImport(const importer::SourceProfile& source_profile,
importer_host.cc 126 importer_, &Importer::StartImport, source_profile, items, bridge);
toolbar_importer.cc 61 void Toolbar5Importer::StartImport(
148 // that StartImport was called with unsupported items_to_import.
firefox2_importer.cc 49 void Firefox2Importer::StartImport(
firefox3_importer.cc 65 void Firefox3Importer::StartImport(
ie_importer.cc 83 void IEImporter::StartImport(const importer::SourceProfile& source_profile,
  /external/chromium/chrome/browser/ui/gtk/importer/
import_progress_dialog_gtk.h 26 static void StartImport(GtkWindow* parent,
import_progress_dialog_gtk.cc 35 void ImportProgressDialogGtk::StartImport(
228 ImportProgressDialogGtk::StartImport(

Completed in 188 milliseconds