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

  /external/chromium/base/
message_loop_unittest.cc 480 LONG WINAPI BadExceptionHandler(EXCEPTION_POINTERS *ex_info) {
498 ::SetUnhandledExceptionFilter(&BadExceptionHandler);
    [all...]
  /external/chromium_org/base/message_loop/
message_loop_unittest.cc 486 LONG WINAPI BadExceptionHandler(EXCEPTION_POINTERS *ex_info) {
505 ::SetUnhandledExceptionFilter(&BadExceptionHandler);
    [all...]

Completed in 1423 milliseconds