Searched defs:crashed_before_ (Results 1 - 2 of 2) sorted by path

/external/chromium_org/content/browser/gpu/
H A Dgpu_process_host.cc68 bool GpuProcessHost::crashed_before_ = false; member in class:content::GpuProcessHost
993 if (crashed_before_) {
999 crashed_before_ = true;
H A Dgpu_process_host.h245 static bool crashed_before_; member in class:content::GpuProcessHost

Completed in 187 milliseconds