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

  /external/chromium/chrome/browser/first_run/
first_run.h 188 static int ImportFromFile(Profile* profile, const CommandLine& cmdline);
first_run.cc 85 return_code = ImportFromFile(profile, cmdline);
433 int FirstRun::ImportFromFile(Profile* profile, const CommandLine& cmdline) {

Completed in 122 milliseconds