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

  /external/chromium/chrome/browser/first_run/
first_run.h 60 // in this process. This function is paired with FirstRun::ImportSettings().
112 static bool ImportSettings(Profile* profile,
171 static bool ImportSettings(Profile* profile,
first_run_win.cc 173 // This class is used by FirstRun::ImportSettings to determine when the import
308 bool FirstRun::ImportSettings(Profile* profile,
324 // Since ImportSettings is called before the local state is stored on disk
360 bool FirstRun::ImportSettings(Profile* profile,
364 return ImportSettings(
first_run.cc 255 // proceed because ImportSettings will launch the importer process which
291 if (!FirstRun::ImportSettings(NULL,
553 ImportSettings(profile, importer_host, importer_list, items);
628 bool FirstRun::ImportSettings(Profile* profile,
  /external/chromium/chrome/browser/automation/
testing_automation_provider.h 41 // Storage for ImportSettings() to resume operations after a callback.
554 void ImportSettings(Browser* browser,
    [all...]
testing_automation_provider.cc     [all...]

Completed in 201 milliseconds