Searched refs:ImportNow (Results 1 – 3 of 3) sorted by relevance
63 static int ImportNow(Profile* profile, const CommandLine& cmdline);
80 int FirstRun::ImportNow(Profile* profile, const CommandLine& cmdline) { in ImportNow() function in FirstRun
1526 return FirstRun::ImportNow(profile, parsed_command_line); in BrowserMain()