HomeSort by relevance Sort by last modified time
    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 124 const char kEnableVp9SwitchName[] = "enable-vp9";
822 if (CommandLine::ForCurrentProcess()->HasSwitch(kEnableVp9SwitchName)) {
    [all...]

Completed in 83 milliseconds