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

  /external/chromium_org/chrome/utility/importer/
importer_creator.h 15 Importer* CreateImporterByType(ImporterType type);
importer_creator.cc 24 Importer* CreateImporterByType(ImporterType type) {
  /external/chromium_org/chrome/browser/importer/
importer_uma.h 16 // |metric_postfix| require a matching "Import.ImporterType.|metric_postfix|"
19 ImporterType type);
importer_uma.cc 34 ImporterType type) {
62 "Import.ImporterType." + metric_postfix,
importer_list.cc 70 importer::ImporterType firefox_type;
  /external/chromium_org/chrome/common/importer/
importer_type.h 16 enum ImporterType {
importer_data_types.h 40 ImporterType importer_type;
profile_import_process_messages.h 47 p->importer_type = static_cast<importer::ImporterType>(importer_type);

Completed in 190 milliseconds