Home
last modified time | relevance | path

Searched refs:skip_first_run_ui (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/first_run/
Dfirst_run_win.cc259 int skip_first_run_ui, in EncodeImportParams() argument
262 "%d@%d@%d@%d", importer_type, options, skip_first_run_ui, window); in EncodeImportParams()
268 int* skip_first_run_ui, in DecodeImportParams() argument
281 if (!base::StringToInt(parts[2], skip_first_run_ui)) in DecodeImportParams()
312 bool skip_first_run_ui, in ImportSettings() argument
333 skip_first_run_ui ? 1 : 0, NULL)); in ImportSettings()
382 int skip_first_run_ui = 0; in ImportFromBrowser() local
385 &skip_first_run_ui, &parent_window)) { in ImportFromBrowser()
397 if (skip_first_run_ui > 0) in ImportFromBrowser()
Dfirst_run.h175 bool skip_first_run_ui,
/external/chromium_org/chrome/test/chromedriver/chrome/
Dpreferences.txt17 "skip_first_run_ui": true