Searched refs:DefaultState (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dshell_util.h36 enum DefaultState { enum in class:ShellUtil
401 // Returns the DefaultState of Chrome for HTTP and HTTPS.
402 static DefaultState GetChromeDefaultState();
404 // Returns the DefaultState of Chrome for |protocol|.
405 static DefaultState GetChromeDefaultProtocolClientState(
H A Dshell_util.cc1046 ShellUtil::DefaultState ProbeCurrentDefaultHandlers(
1077 ShellUtil::DefaultState ProbeAppIsDefaultHandlers(
1108 ShellUtil::DefaultState ProbeOpenCommandHandlers(
1155 ShellUtil::DefaultState ProbeProtocolHandlers(
1709 ShellUtil::DefaultState ShellUtil::GetChromeDefaultState() {
1728 ShellUtil::DefaultState ShellUtil::GetChromeDefaultProtocolClientState(
/external/chromium_org/chrome/browser/
H A Dshell_integration_win.cc179 ShellUtil::DefaultState default_state) {

Completed in 96 milliseconds