HomeSort by relevance Sort by last modified time
    Searched refs:UNKNOWN_DEFAULT (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/chrome/browser/
shell_integration_android.cc 31 return UNKNOWN_DEFAULT;
38 return UNKNOWN_DEFAULT;
shell_integration_chromeos.cc 25 return UNKNOWN_DEFAULT;
31 return UNKNOWN_DEFAULT;
shell_integration.h 76 UNKNOWN_DEFAULT,
shell_integration.cc 236 case UNKNOWN_DEFAULT:
shell_integration_win.cc 241 DCHECK_EQ(ShellUtil::UNKNOWN_DEFAULT, default_state);
242 return ShellIntegration::UNKNOWN_DEFAULT;
shell_integration_linux.cc 405 return ShellIntegration::UNKNOWN_DEFAULT;
435 return ShellIntegration::UNKNOWN_DEFAULT;
    [all...]
  /external/chromium_org/chrome/browser/external_protocol/
external_protocol_handler_unittest.cc 42 os_state_(ShellIntegration::UNKNOWN_DEFAULT),
157 ShellIntegration::UNKNOWN_DEFAULT,
175 ShellIntegration::UNKNOWN_DEFAULT,
193 ShellIntegration::UNKNOWN_DEFAULT,
  /external/chromium_org/chrome/installer/util/
shell_util.h 43 UNKNOWN_DEFAULT,
shell_util.cc     [all...]

Completed in 1255 milliseconds