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

  /external/chromium_org/components/crash/app/
hard_error_handler_win.cc 24 const DWORD kExceptionModuleNotFound = VcppException(ERROR_SEVERITY_ERROR,
26 const DWORD kExceptionEntryPtNotFound = VcppException(ERROR_SEVERITY_ERROR,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
delayimp.h 65 #define VcppException(sev,err) ((sev) | (FACILITY_VISUALCPP<<16) | err)

Completed in 512 milliseconds