Searched refs:SetAsDefaultBrowser (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dshell_integration_android.cc17 bool ShellIntegration::SetAsDefaultBrowser() { function in class:ShellIntegration
H A Dshell_integration_chromeos.cc14 bool ShellIntegration::SetAsDefaultBrowser() { function in class:ShellIntegration
H A Dshell_integration.h25 static bool SetAsDefaultBrowser();
H A Dshell_integration.cc267 result = ShellIntegration::SetAsDefaultBrowser();
H A Dchrome_browser_main.cc1119 return ShellIntegration::SetAsDefaultBrowser() ?
1212 ShellIntegration::SetAsDefaultBrowser();
H A Dshell_integration_win.cc261 bool ShellIntegration::SetAsDefaultBrowser() { function in class:ShellIntegration
H A Dshell_integration_linux.cc509 bool ShellIntegration::SetAsDefaultBrowser() { function in class:ShellIntegration
/external/chromium_org/chrome/browser/ui/startup/
H A Ddefault_browser_prompt.cc55 ShellIntegration::SetAsDefaultBrowser();
236 base::IgnoreResult(&ShellIntegration::SetAsDefaultBrowser)));
/external/chromium_org/chrome/browser/ui/views/
H A Dfirst_run_dialog.cc129 ShellIntegration::SetAsDefaultBrowser();
/external/chromium_org/chrome/browser/first_run/
H A Dfirst_run.cc452 ShellIntegration::SetAsDefaultBrowser();
455 ShellIntegration::SetAsDefaultBrowser();

Completed in 174 milliseconds