Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/chromeos/profiles/
Dprofile_helper.h67 void ProfileStartup(Profile* profile, bool process_startup);
Dprofile_helper.cc118 void ProfileHelper::ProfileStartup(Profile* profile, bool process_startup) { in ProfileStartup() function in chromeos::ProfileHelper
/external/chromium_org/chrome/browser/ui/startup/
Dstartup_browser_creator.cc329 g_browser_process->platform_part()->profile_helper()->ProfileStartup( in LaunchBrowser()