HomeSort by relevance Sort by last modified time
    Searched refs:ImportFromFile (Results 1 - 3 of 3) 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) {
  /external/chromium_org/chrome/browser/first_run/
first_run.cc 257 void ImportFromFile(Profile* profile,
802 ImportFromFile(profile, file_importer_host, import_bookmarks_path);

Completed in 25 milliseconds