OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chrome_command
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/
global_keyboard_shortcuts_mac.h
23
int
chrome_command
; // The chrome command # to execute for this shortcut.
member in struct:KeyboardShortcutData
/external/chromium_org/chrome/browser/
global_keyboard_shortcuts_mac.h
22
int
chrome_command
; // The chrome command # to execute for this shortcut.
member in struct:KeyboardShortcutData
/external/chromium_org/chrome/installer/gcapi/
gcapi.cc
537
CommandLine
chrome_command
(chrome_exe_path);
540
if (!installer::WMIProcess::Launch(
chrome_command
.GetCommandLineString(),
Completed in 271 milliseconds