Home
last modified time | relevance | path

Searched refs:ForkAndDumpStackTrace (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dopen_stacktrace_catcher.cpp73 ForkAndDumpStackTrace(fd); in Catch()
91 int32_t OpenStacktraceCatcher::ForkAndDumpStackTrace(int32_t fd) in ForkAndDumpStackTrace() function in OHOS::HiviewDFX::OpenStacktraceCatcher
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/include/
H A Dopen_stacktrace_catcher.h31 int32_t ForkAndDumpStackTrace(int32_t fd);
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp361 EXPECT_EQ(openStackCatcher->ForkAndDumpStackTrace(fd), 0);