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

  /external/chromium_org/chrome/app/
chrome_main.cc 39 base::win::SetShouldCrashOnProcessDetach(true);
60 base::win::SetShouldCrashOnProcessDetach(false);
  /external/chromium_org/base/win/
win_util.h 103 BASE_EXPORT void SetShouldCrashOnProcessDetach(bool crash);
win_util.cc 204 void SetShouldCrashOnProcessDetach(bool crash) {
  /external/chromium_org/chrome/browser/lifetime/
application_lifetime.cc 292 base::win::SetShouldCrashOnProcessDetach(false);
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc     [all...]

Completed in 160 milliseconds