Searched refs:importer_type (Results 1 – 12 of 12) sorted by relevance
33 ie->importer_type = importer::TYPE_IE; in DetectIEProfiles()51 safari->importer_type = importer::TYPE_SAFARI; in DetectSafariProfiles()88 firefox->importer_type = firefox_type; in DetectFirefoxProfiles()134 bookmarks_profile->importer_type = importer::TYPE_BOOKMARKS_FILE; in DetectSourceProfilesWorker()
496 source_profile.importer_type = importer::TYPE_IE; in IN_PROC_BROWSER_TEST_F()573 source_profile.importer_type = importer::TYPE_IE; in IN_PROC_BROWSER_TEST_F()600 source_profile.importer_type = importer::TYPE_IE; in IN_PROC_BROWSER_TEST_F()626 source_profile.importer_type = importer::TYPE_IE; in IN_PROC_BROWSER_TEST_F()
168 if (source_profile.importer_type != importer::TYPE_FIREFOX) in CheckForFirefoxLock()
300 source_profile.importer_type = importer::TYPE_FIREFOX; in FirefoxImporterBrowserTest()
128 source_profile.importer_type); in StartImport()198 source_profile.importer_type == importer::TYPE_SAFARI); in InitializePage()249 source_profile.importer_type = importer::TYPE_BOOKMARKS_FILE; in FileSelected()
10 : importer_type(TYPE_UNKNOWN), in SourceProfile()
41 ImporterType importer_type; member
34 IPC_STRUCT_TRAITS_MEMBER(importer_type)
49 importer_ = importer::CreateImporterByType(source_profile.importer_type); in OnImportStart()
259 source_profile.importer_type = importer::TYPE_BOOKMARKS_FILE; in ImportFromFile()774 "AutoImport", importer_list->GetSourceProfileAt(0).importer_type); in AutoImport()
822 source_profile.importer_type = importer::TYPE_BOOKMARKS_FILE; in FileSelected()
240 'common/importer/importer_type.h',