OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kChromeSxS
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/installer/util/
chrome_browser_sxs_operations.cc
18
cmd_line->AppendSwitch(switches::
kChromeSxS
);
27
cmd_line->AppendSwitch(switches::
kChromeSxS
);
util_constants.cc
31
const char
kChromeSxS
[] = "chrome-sxs";
util_constants.h
154
extern const char
kChromeSxS
[];
install_util.cc
386
if (command_line->HasSwitch(installer::switches::
kChromeSxS
))
Completed in 681 milliseconds