Searched refs:import_bookmarks_path (Results 1 – 3 of 3) sorted by relevance
80 std::string import_bookmarks_path; member146 const std::string& import_bookmarks_path);
257 const std::string& import_bookmarks_path) { in ImportFromFile() argument263 base::UTF8ToUTF16(import_bookmarks_path); in ImportFromFile()265 import_bookmarks_path; in ImportFromFile()543 &out_prefs->import_bookmarks_path); in SetupMasterPrefsFromInstallPrefs()704 const std::string& import_bookmarks_path) { in AutoImport() argument779 if (!import_bookmarks_path.empty()) { in AutoImport()785 ImportFromFile(profile, file_importer_host, import_bookmarks_path); in AutoImport()
1305 master_prefs_->import_bookmarks_path); in PreMainMessageLoopRunImpl()