Searched refs:ImportFromBrowser (Results 1 – 3 of 3) sorted by relevance
180 static int ImportFromBrowser(Profile* profile, const CommandLine& cmdline);
373 int FirstRun::ImportFromBrowser(Profile* profile, in ImportFromBrowser() function in FirstRun
89 return_code = ImportFromBrowser(profile, cmdline); in ImportNow()