Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/first_run/
Dfirst_run.h153 void DoPostImportTasks(Profile* profile, bool make_chrome_default_for_user);
Dfirst_run.cc810 void DoPostImportTasks(Profile* profile, bool make_chrome_default_for_user) { in DoPostImportTasks() function
/external/chromium_org/chrome/browser/
Dchrome_browser_main.cc1345 first_run::DoPostImportTasks(profile_, in PreMainMessageLoopRunImpl()