Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/google_breakpad/common/
H A Dminidump_exception_win32.h248 MD_NTSTATUS_WIN_STATUS_NONE_MAPPED = 0xC0000073, enumerator
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dsymbolic_constants_win.cc404 case MD_NTSTATUS_WIN_STATUS_NONE_MAPPED: in NTStatusToString()