Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_exception.h37 CRASH_SIGNAL_ECREATEPIPE, /* Failed to init create pipe */ enumerator
79 {CRASH_SIGNAL_ECREATEPIPE, "Failed to init create pipe."},
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Ddfx_signal_handler.c712 FillCrashExceptionAndReport(CRASH_SIGNAL_ECREATEPIPE); in InitPipe()