Searched defs:OpenCrosh (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ash/test/
H A Dtest_shell_delegate.cc79 void TestShellDelegate::OpenCrosh() { function in class:ash::test::TestShellDelegate
/external/chromium_org/chrome/browser/ui/ash/
H A Dchrome_shell_delegate_chromeos.cc112 void ChromeShellDelegate::OpenCrosh() { function in class:ChromeShellDelegate
H A Dchrome_shell_delegate_views.cc41 void ChromeShellDelegate::OpenCrosh() { function in class:ChromeShellDelegate
/external/chromium_org/ash/shell/
H A Dshell_delegate_impl.cc120 void ShellDelegateImpl::OpenCrosh() { function in class:ash::shell::ShellDelegateImpl
/external/chromium_org/chrome/browser/automation/
H A Dtesting_automation_provider_chromeos.cc1186 void TestingAutomationProvider::OpenCrosh(DictionaryValue* args, function in class:TestingAutomationProvider
1190 ash::Shell::GetInstance()->delegate()->OpenCrosh();
/external/chromium_org/chrome/test/pyautolib/
H A Dpyauto.py5146 def OpenCrosh(self): member in class:PyUITest
5155 cmd_dict = { 'command': 'OpenCrosh' }

Completed in 137 milliseconds