HomeSort by relevance Sort by last modified time
    Searched refs:kDisableGpuWatchdog (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/public/common/
content_switches.cc 183 const char kDisableGpuWatchdog[] = "disable-gpu-watchdog";
    [all...]
content_switches.h 62 CONTENT_EXPORT extern const char kDisableGpuWatchdog[];
  /external/chromium_org/chrome/browser/chromeos/login/
chrome_restart_request.cc 80 ::switches::kDisableGpuWatchdog,
  /external/chromium_org/content/gpu/
gpu_main.cc 185 !command_line.HasSwitch(switches::kDisableGpuWatchdog) &&
  /external/chromium_org/content/browser/gpu/
gpu_process_host.cc 512 command_line->AppendSwitch(switches::kDisableGpuWatchdog);
    [all...]

Completed in 424 milliseconds