OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kEnableVp9SwitchName
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/host/
daemon_process_win.cc
60
const char
kEnableVp9SwitchName
[] = "enable-vp9";
62
{ switches::kV, switches::kVModule,
kEnableVp9SwitchName
};
remoting_me2me_host.cc
129
const char
kEnableVp9SwitchName
[] = "enable-vp9";
881
if (CommandLine::ForCurrentProcess()->HasSwitch(
kEnableVp9SwitchName
)) {
[
all
...]
Completed in 35 milliseconds