Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/
Dbrowser_init.h67 bool LaunchBrowser(const CommandLine& command_line, Profile* profile,
Dbrowser_init.cc519 bool BrowserInit::LaunchBrowser(const CommandLine& command_line, in LaunchBrowser() function in BrowserInit
1422 return browser_init->LaunchBrowser( in ProcessCmdLineImpl()
/external/chromium/chrome/browser/chromeos/login/
Dlogin_utils.cc590 browser_init.LaunchBrowser(*CommandLine::ForCurrentProcess(), in DoBrowserLaunch()