Home
last modified time | relevance | path

Searched refs:MD_NTSTATUS_WIN_STATUS_DEBUGGER_INACTIVE (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/google_breakpad/common/
Dminidump_exception_win32.h803 MD_NTSTATUS_WIN_STATUS_DEBUGGER_INACTIVE = 0xC0000354, enumerator
/external/google-breakpad/src/processor/
Dsymbolic_constants_win.cc2087 case MD_NTSTATUS_WIN_STATUS_DEBUGGER_INACTIVE: in NTStatusToString()