OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDefaultBrowser
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/chrome/browser/
shell_integration_android.cc
29
ShellIntegration::DefaultWebClientState ShellIntegration::
GetDefaultBrowser
() {
shell_integration_chromeos.cc
24
ShellIntegration::DefaultWebClientState ShellIntegration::
GetDefaultBrowser
() {
shell_integration.h
84
static DefaultWebClientState
GetDefaultBrowser
();
shell_integration.cc
259
return ShellIntegration::
GetDefaultBrowser
();
process_singleton_win.cc
205
if (ShellIntegration::
GetDefaultBrowser
() != ShellIntegration::IS_DEFAULT)
chrome_browser_main_win.cc
104
(ShellIntegration::
GetDefaultBrowser
() == ShellIntegration::IS_DEFAULT)) {
shell_integration_win.cc
340
ShellIntegration::DefaultWebClientState ShellIntegration::
GetDefaultBrowser
() {
shell_integration_linux.cc
519
ShellIntegration::
GetDefaultBrowser
() {
[
all
...]
/external/chromium_org/chrome/browser/ui/startup/
default_browser_prompt_win.cc
80
(ShellIntegration::
GetDefaultBrowser
() == ShellIntegration::NOT_DEFAULT);
default_browser_prompt.cc
46
} else if (ShellIntegration::
GetDefaultBrowser
() ==
199
if (ShellIntegration::
GetDefaultBrowser
() == ShellIntegration::NOT_DEFAULT) {
/external/chromium_org/chrome/browser/ui/views/
uninstall_view.cc
86
ShellIntegration::
GetDefaultBrowser
() == ShellIntegration::IS_DEFAULT &&
/external/chromium_org/chrome/browser/ui/webui/options/
browser_options_handler.cc
[
all
...]
Completed in 532 milliseconds