Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_exception.h33 CRASH_SIGNAL_EINHERITCAP, /* Failed to inherit capabilities */ enumerator
75 {CRASH_SIGNAL_EINHERITCAP, "Failed to inherit capabilities." },
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Ddfx_signal_handler.c424 FillCrashExceptionAndReport(CRASH_SIGNAL_EINHERITCAP); in DFX_ExecDump()