Home
last modified time | relevance | path

Searched refs:open_cmd (Results 1 – 2 of 2) sorted by relevance

/external/qemu/
Dqemu-io.c1637 static const cmdinfo_t open_cmd = { variable
1672 return command_usage(&open_cmd); in open_f()
1681 return command_usage(&open_cmd); in open_f()
1798 add_command(&open_cmd); in main()
/external/chromium_org/chrome/installer/util/
Dshell_util.cc226 string16 open_cmd(ShellUtil::GetChromeShellOpenCmd(chrome_exe)); in GetProgIdEntries() local
299 chrome_html_prog_id + ShellUtil::kRegShellOpen, open_cmd)); in GetProgIdEntries()