Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_exception.h30 CRASH_SIGNAL_EFORK, /* Failed to fork child process */ enumerator
72 {CRASH_SIGNAL_EFORK, "Failed to fork child process." },
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Ddfx_signal_handler.c596 FillCrashExceptionAndReport(CRASH_SIGNAL_EFORK); in ForkAndExecProcessDump()